WC_Cart_Totals::sort_coupons_callback()
Method: Sort coupons so discounts apply consistently across installs.
Source: includes/class-wc-cart-totals.php:398
Method: Sort coupons so discounts apply consistently across installs.
Source: includes/class-wc-cart-totals.php:398
Method: Ran to remove all base taxes from an item. Used when prices include tax, and the customer is tax exempt.
Source: includes/class-wc-cart-totals.php:418
Method: Only ran if woocommerce_adjust_non_base_location_prices is true.
Source: includes/class-wc-cart-totals.php:452
Method: Get discounted price of an item with precision (in cents).
Source: includes/class-wc-cart-totals.php:475
Method: Get tax rates for an item. Caches rates in class to avoid multiple look ups.
Source: includes/class-wc-cart-totals.php:487
Filter Hook: If we want all customers to pay the same price on this store, we should not remove base taxes from a VAT exempt user’s price, but just the relevent tax rate. See issue #20911.
Source: includes/class-wc-cart-totals.php:495
Method: Sets up the items provided, and calculate totals.
Source: includes/class-wc-cart-totals.php:127
Method: Run all calculation methods on the given items in sequence.
Source: includes/class-wc-cart-totals.php:142
Method: Get default blank set of props used per item.
Source: includes/class-wc-cart-totals.php:155
Method: Get default blank set of props used per fee.
Source: includes/class-wc-cart-totals.php:178