WC_Discounts::validate_coupon_user_usage_limit()
Method: Ensure coupon user usage limit is valid or throw exception.
Source: includes/class-wc-discounts.php:650
Method: Ensure coupon user usage limit is valid or throw exception.
Source: includes/class-wc-discounts.php:650
Method: Ensure coupon date is valid or throw exception.
Source: includes/class-wc-discounts.php:685
Method: Ensure coupon amount is valid or throw exception.
Source: includes/class-wc-discounts.php:701
Method: Ensure coupon amount is valid or throw exception.
Source: includes/class-wc-discounts.php:720
Method: Ensure coupon is valid for products in the list is valid or throw exception.
Source: includes/class-wc-discounts.php:739
Method: Ensure coupon is valid for product categories in the list is valid or throw exception.
Source: includes/class-wc-discounts.php:766
Method: Apply custom coupon discount to items.
Source: includes/class-wc-discounts.php:503
Filter Hook: If there is still discount remaining, repeat the process.
Source: includes/class-wc-discounts.php:521
Method: Deal with remaining fractional discounts by splitting it over items until the amount is expired, discounting 1 cent at a time.
Source: includes/class-wc-discounts.php:548
Method: Sort by price.
Source: includes/class-wc-discounts.php:291