=== Cart Total Rounding by TheCartPress === Contributors: tcpteam Plugin Name: TCP Cart Total Rounding Plugin URI: https://www.thecartpress.com Tags: woocommerce, coupon, thecartpress, tcp Author URI: https://www.thecartpress.com Author: TCP Team Requires PHP: 5.6 Requires at least: 5.5 Tested up to: 6.0 Stable tag: 1.2.0 Version: 1.2.0 License: GPLv3 License URI: https://www.gnu.org/licenses/gpl-3.0.html == 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 activate it. == Frequently Asked Questions == = 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. == Screenshots == 1. Cart Total after rounding off. == Changelog == = 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 == Frequently Asked Questions == == Donations ==