LLMS_Transaction::get_creation_args()
Method: An array of default arguments to pass to $this->create() when creating a new post
Source: includes/models/model.llms.transaction.php:74
Method: An array of default arguments to pass to $this->create() when creating a new post
Source: includes/models/model.llms.transaction.php:74
Filter Hook: LLMS Section Model
Source: includes/models/model.llms.section.php:76
Method: Get the discount type for human reading and allow translation
Source: includes/models/model.llms.coupon.php:114
Method: Get the formatted coupon amount with currency symbol and/or percentage symbol
Source: includes/models/model.llms.coupon.php:132
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:152
Method: Get the number of remaining uses calculated by subtracting # of uses from the usage limit
Source: includes/models/model.llms.coupon.php:163
Method: Get the number of times the coupon has been used
Source: includes/models/model.llms.coupon.php:186
Method: Determine if trial amount discount is enabled for the coupon
Source: includes/models/model.llms.coupon.php:232
Method: Remove a course from auto enrollment
Source: includes/models/model.llms.membership.php:210
Method: Determine if the coupon can be applied to an access plan
Source: includes/models/model.llms.coupon.php:52