Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Cart Total Rounding

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 activiate it.

Screenshots

  • Cart Total after rounding off.

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

Alle 1 Rezension lesen

Mitwirkende & Entwickler

„Cart Total Rounding“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Cart Total Rounding“ 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.0

  • first version giving nearest 5 cents round off