WC_Cart::apply_coupon()
Method: Applies a coupon code passed to the method.
Source: includes/class-wc-cart.php:1711
Method: Applies a coupon code passed to the method.
Source: includes/class-wc-cart.php:1711
Method: Sees if the customer has entered enough data to calc the shipping yet.
Source: includes/class-wc-cart.php:1555
Method: Gets the shipping total (after calculation).
Source: includes/class-wc-cart.php:1582
Method: Check for user coupons (now that we have billing email). If a coupon is invalid, add an error.
Source: includes/class-wc-cart.php:1615
Method: Checks if the given email address(es) matches the ones specified on the coupon.
Source: includes/class-wc-cart.php:1671
Method: Returns whether or not a discount has been applied.
Source: includes/class-wc-cart.php:1701
Method: Get only items that need shipping.
Source: includes/class-wc-cart.php:1477
Method: Get packages to calculate shipping for.
Source: includes/class-wc-cart.php:1494
Method: Looks through the cart to see if shipping is actually required.
Source: includes/class-wc-cart.php:1525
Method: Should the shipping address form be shown.
Source: includes/class-wc-cart.php:1546