WC_Cart::get_cart_tax()
Method: Gets the cart tax (after calculation).
Source: includes/class-wc-cart.php:2044
Method: Gets the cart tax (after calculation).
Source: includes/class-wc-cart.php:2044
Method: Add additional fee to the cart.
Source: includes/class-wc-cart.php:1911
Method: Return all added fees from the Fees API.
Source: includes/class-wc-cart.php:1928
Method: Remove a single coupon by code.
Source: includes/class-wc-cart.php:1864
Method: Trigger an action so 3rd parties can add custom fees.
Source: includes/class-wc-cart.php:1884
Method: Return reference to fees API.
Source: includes/class-wc-cart.php:1894
Method: Get array of applied coupon objects and codes.
Source: includes/class-wc-cart.php:1802
Method: Get the discount amount for a used coupon.
Source: includes/class-wc-cart.php:1824
Method: Get the discount tax amount for a used coupon (for tax inclusive prices).
Source: includes/class-wc-cart.php:1841
Method: Remove coupons from the cart of a defined type. Type 1 is before tax, type 2 is after tax.
Source: includes/class-wc-cart.php:1851