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
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
Method: Hold coupon if a global usage limit is defined.
Source: includes/abstracts/abstract-wc-order.php:1047
Method: Hold coupon if usage limit per customer is defined.
Source: includes/abstracts/abstract-wc-order.php:1069
Method: Helper method to get all aliases for current user and provide billing email.
Source: includes/abstracts/abstract-wc-order.php:1089
Method: Apply a coupon to the order and recalculate totals.
Source: includes/abstracts/abstract-wc-order.php:1109
Method: Gets formatted shipping method title.
Source: includes/abstracts/abstract-wc-order.php:830
Method: Get used coupon codes only.
Source: includes/abstracts/abstract-wc-order.php:844
Method: Gets the count of order items of a certain type.
Source: includes/abstracts/abstract-wc-order.php:862
Method: Get an order item object, based on its type.
Source: includes/abstracts/abstract-wc-order.php:881
Method: Get key for where a certain item type is stored in _items.
Source: includes/abstracts/abstract-wc-order.php:914