LLMS_Order::is_recurring()
Method: Determine if the order is recurring or singular
Source: includes/models/model.llms.order.php:1208
Method: Determine if the order is recurring or singular
Source: includes/models/model.llms.order.php:1208
Method: Schedule access expiration
Source: includes/models/model.llms.order.php:1220
Method: Schedules the next payment due on a recurring order
Source: includes/models/model.llms.order.php:1244
Method: Handles scheduling recurring payment retries when the gateway supports them
Source: includes/models/model.llms.order.php:1291
Method: Record a transaction for the order
Source: includes/models/model.llms.order.php:1351
Method: Date field setter for date fields that require things to be updated when their value changes This is mainly used to allow updating dates which are editable from the admin panel which should trigger additional actions when updated
Source: includes/models/model.llms.order.php:1401
Method: Update the status of an order
Source: includes/models/model.llms.order.php:1437
Method: Record the start date of the access plan and schedule expiration if expiration is required in the future
Source: includes/models/model.llms.order.php:1458
Method: Cancels a scheduled expiration action
Source: includes/models/model.llms.order.php:1493
Method: Cancels a scheduled recurring payment action
Source: includes/models/model.llms.order.php:1511