This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Cart Total Rounding

Description

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.

Reviews

Read all 1 review

Contributors & Developers

“Cart Total Rounding” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Cart Total Rounding” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • first version giving nearest 5 cents round off