Beschreibung
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
FAQ
-
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.
Rezensionen
There are no reviews for this plugin.
Mitwirkende & Entwickler
„Cart Total Rounding by TheCartPress“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Cart Total Rounding by TheCartPress“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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