apply_filters( 'woocommerce_find_rates' )

Round all taxes to precision (4DP) before passing them back. Note, this is not the same rounding as in the cart calculation class which, depending on settings, will round to 2DP when calculating final totals. Also unlike that class, this rounds .5 up for all cases.


Description Description


Source Source

File: includes/class-wc-tax.php



Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.