WC_Cart_Totals::calculate_totals()
Method: Main cart totals.
Source: includes/class-wc-cart-totals.php:864
Method: Main cart totals.
Source: includes/class-wc-cart-totals.php:864
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: Get item costs grouped by tax class.
Source: includes/class-wc-cart-totals.php:504
Method: Get a single total with or without precision (in cents).
Source: includes/class-wc-cart-totals.php:532
Method: Set a single total.
Source: includes/class-wc-cart-totals.php:544
Method: Get all totals with or without precision (in cents).
Source: includes/class-wc-cart-totals.php:555
Method: Handles a cart or order object passed in for calculation. Normalises data into the same format for use by this class.
Source: includes/class-wc-cart-totals.php:218
Method: Get item costs grouped by tax class.
Source: includes/class-wc-cart-totals.php:242
Method: Get fee objects from the cart. Normalises data into the same format for use by this class.
Source: includes/class-wc-cart-totals.php:270
Method: Get shipping methods from the cart and normalise.
Source: includes/class-wc-cart-totals.php:332