Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/class-wc-cart.php / Page 4

WC_Cart::show_shipping()

Method: Sees if the customer has entered enough data to calc the shipping yet.

Source: includes/class-wc-cart.php:1555

Used by 0 functions | Uses 4 functions

WC_Cart::get_cart_shipping_total()

Method: Gets the shipping total (after calculation).

Source: includes/class-wc-cart.php:1582

Used by 0 functions | Uses 5 functions

WC_Cart::check_customer_coupons()

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

Used by 0 functions | Uses 4 functions

WC_Cart::is_coupon_emails_allowed()

Method: Checks if the given email address(es) matches the ones specified on the coupon.

Source: includes/class-wc-cart.php:1671

Used by 1 function | Uses 0 functions

WC_Cart::has_discount()

Method: Returns whether or not a discount has been applied.

Source: includes/class-wc-cart.php:1701

Used by 1 function | Uses 1 function

WC_Cart::apply_coupon()

Method: Applies a coupon code passed to the method.

Source: includes/class-wc-cart.php:1711

Used by 0 functions | Uses 7 functions

WC_Cart::get_items_needing_shipping()

Method: Get only items that need shipping.

Source: includes/class-wc-cart.php:1477

Used by 1 function | Uses 1 function

WC_Cart::get_shipping_packages()

Method: Get packages to calculate shipping for.

Source: includes/class-wc-cart.php:1494

Used by 1 function | Uses 4 functions

WC_Cart::needs_shipping()

Method: Looks through the cart to see if shipping is actually required.

Source: includes/class-wc-cart.php:1525

Used by 2 functions | Uses 3 functions

WC_Cart::needs_shipping_address()

Method: Should the shipping address form be shown.

Source: includes/class-wc-cart.php:1546

Used by 0 functions | Uses 2 functions
« Previous 1 … 3 4 5 … 13 Next »
Proudly powered by WordPress