LLMS_Coupon::get_uses()
Method: Get the number of times the coupon has been used
Source: includes/models/model.llms.coupon.php:196
Method: Get the number of times the coupon has been used
Source: includes/models/model.llms.coupon.php:196
Method: Determine if the main (non-trial) price is discounted by this coupon
Source: includes/models/model.llms.coupon.php:223
Method: Determine if a coupon has uses remaining
Source: includes/models/model.llms.coupon.php:232
Method: Determine if trial amount discount is enabled for the coupon
Source: includes/models/model.llms.coupon.php:247
Method: Determine if a coupon is expired
Source: includes/models/model.llms.coupon.php:258
Method: Perform all available validations and return a success or error message
Source: includes/models/model.llms.coupon.php:276
Filter Hook: LifterLMS Coupon Model
Source: includes/models/model.llms.coupon.php:304
Method: Get the formatted coupon amount with currency symbol and/or percentage symbol
Source: includes/models/model.llms.coupon.php:139
Method: Get an array of all products the coupon can be used with Combines $this->coupon_courses & $this->coupon_membership
Source: includes/models/model.llms.coupon.php:160
Method: Get the number of remaining uses calculated by subtracting # of uses from the usage limit
Source: includes/models/model.llms.coupon.php:172