Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/abstracts/abstract-wc-order.php / Page 5

WC_Abstract_Order::hold_applied_coupons()

Method: Check and records coupon usage tentatively so that counts validation is correct. Display an error if coupon usage limit has been reached.

Source: includes/abstracts/abstract-wc-order.php:989

Used by 0 functions | Uses 5 functions

WC_Abstract_Order::hold_coupon()

Method: Hold coupon if a global usage limit is defined.

Source: includes/abstracts/abstract-wc-order.php:1047

Used by 1 function | Uses 0 functions

WC_Abstract_Order::hold_coupon_for_users()

Method: Hold coupon if usage limit per customer is defined.

Source: includes/abstracts/abstract-wc-order.php:1069

Used by 1 function | Uses 0 functions

WC_Abstract_Order::get_billing_and_current_user_aliases()

Method: Helper method to get all aliases for current user and provide billing email.

Source: includes/abstracts/abstract-wc-order.php:1089

Used by 1 function | Uses 1 function

WC_Abstract_Order::apply_coupon()

Method: Apply a coupon to the order and recalculate totals.

Source: includes/abstracts/abstract-wc-order.php:1109

Used by 0 functions | Uses 8 functions

WC_Abstract_Order::get_shipping_method()

Method: Gets formatted shipping method title.

Source: includes/abstracts/abstract-wc-order.php:830

Used by 2 functions | Uses 1 function

WC_Abstract_Order::get_coupon_codes()

Method: Get used coupon codes only.

Source: includes/abstracts/abstract-wc-order.php:844

Used by 0 functions | Uses 1 function

WC_Abstract_Order::get_item_count()

Method: Gets the count of order items of a certain type.

Source: includes/abstracts/abstract-wc-order.php:862

Used by 0 functions | Uses 1 function

WC_Abstract_Order::get_item()

Method: Get an order item object, based on its type.

Source: includes/abstracts/abstract-wc-order.php:881

Used by 3 functions | Uses 2 functions

WC_Abstract_Order::get_items_key()

Method: Get key for where a certain item type is stored in _items.

Source: includes/abstracts/abstract-wc-order.php:914

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