woocommerce_price_ex_tax_amount

Filter Hook: 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.

Source: includes/class-wc-tax.php:176

Used by 1 function | Uses 0 functions