Descrição
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.
Avaliações
Não existem avaliações para esse plugin.
Colaboradores e desenvolvedores
“Cart Total Rounding by TheCartPress” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Cart Total Rounding by TheCartPress” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
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