WC_Cart_Totals::get_fees_from_cart()
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 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
Method: Return array of coupon objects from the cart. Normalises data into the same format for use by this class.
Source: includes/class-wc-cart-totals.php:359
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
Class: WC_Cart_Totals class.
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