LLMS_Access_Plan::get_redirection_url()
Method: Retrieve the full URL to redirect to after successful checkout
Source: includes/models/model.llms.access.plan.php:240
Method: Retrieve the full URL to redirect to after successful checkout
Source: includes/models/model.llms.access.plan.php:240
Method: Get a sentence explaining the plan’s payment schedule
Source: includes/models/model.llms.access.plan.php:596
Method: Get a sentence explaining the plan’s trial offer
Source: includes/models/model.llms.access.plan.php:631
Method: Get the access plans visibility setting
Source: includes/models/model.llms.access.plan.php:652
Method: Determine if the plan has availability restrictions Related product must be a COURSE Availability must be set to “members” and at least one membership must be selected
Source: includes/models/model.llms.access.plan.php:666
Method: Determine if the free checkout process & interface should be used for this access plan
Source: includes/models/model.llms.access.plan.php:676
Method: Determine if the plan has a trial offer One-time payments can’t have a trial, so the plan must have a frequency greater than 0
Source: includes/models/model.llms.access.plan.php:687
Method: Determine if the plan is available to a user based on configured availability restrictions
Source: includes/models/model.llms.access.plan.php:702
Method: Determine if the plan is marked as “featured”
Source: includes/models/model.llms.access.plan.php:731
Method: Determines if a plan is marked ar free This only returns the value of the setting and should not be used to check if payment is required (when using a coupon for example)
Source: includes/models/model.llms.access.plan.php:743