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
Source: includes/class-wc-cart-totals.php:27
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