WC_Cart_Totals::get_values_for_total()
Method: Returns array of values for totals calculation.
Source: includes/class-wc-cart-totals.php:565
Method: Returns array of values for totals calculation.
Source: includes/class-wc-cart-totals.php:565
Method: Get taxes merged by type.
Source: includes/class-wc-cart-totals.php:577
Method: Round merged taxes.
Source: includes/class-wc-cart-totals.php:611
Method: Combine item taxes into a single array, preserving keys.
Source: includes/class-wc-cart-totals.php:626
Method: Calculate item totals.
Source: includes/class-wc-cart-totals.php:650
Filter Hook: Allow plugins to filter this price like in the legacy cart class.
Source: includes/class-wc-cart-totals.php:668
Method: Subtotals are costs before discounts.
Source: includes/class-wc-cart-totals.php:712
Method: Calculate COUPON based discounts which change item prices.
Source: includes/class-wc-cart-totals.php:767
Method: Triggers the cart fees API, grabs the list of fees, and calculates taxes.
Source: includes/class-wc-cart-totals.php:832
Method: Calculate any shipping taxes.
Source: includes/class-wc-cart-totals.php:849