Cart Total Rounding by TheCartPress

Descripció

This plugin rounds off WooCommerce Cart Total to nearest 5 cents (or nearest 5 in the 2nd decimal for any currency).

For example, if the cart total after tax is 43.27, the plugin rounds it off to 43.25. Similarly if the cart total is 43.28, the plugin rounds it off to 43.30.

There is no additional setting required to be configured. Simply install the plugin and activate it.

Donations

Captures

  • Cart Total after rounding off.

PMF

What type of rounding is this?

Rounding is carried out to arrive at the nearest 5 cent or nearest 5 in the 2nd decimal point. This rounding works only for WooCommerce cart total.

Do I need to install WooCommerce for this?

Yes. this plugin is dependent on WooCommerce plugin.

How to configure?

There is no configuration required. Simply install, activate and check the cart total.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«Cart Total Rounding by TheCartPress» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

Registre de canvis

1.2.0

  • Use tcp.php v4

1.1.0

  • Refactor code structure
  • Add plugin link to TheCartPress sidebar menu
  • Use tcp.php

1.0.0

  • first version giving nearest 5 cents round off