LLMS_Order::maybe_schedule_retry()
Method: Handles scheduling recurring payment retries when the gateway supports them
Source: includes/models/model.llms.order.php:1474
Method: Handles scheduling recurring payment retries when the gateway supports them
Source: includes/models/model.llms.order.php:1474
Method: Record a transaction for the order
Source: includes/models/model.llms.order.php:1535
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:1587
Method: Update the status of an order
Source: includes/models/model.llms.order.php:1623
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:1645
Method: Cancels a scheduled expiration action
Source: includes/models/model.llms.order.php:1681
Method: Cancels a scheduled recurring payment action
Source: includes/models/model.llms.order.php:1700
Method: Determine if the order has a trial
Source: includes/models/model.llms.order.php:1226
Method: Determine if the trial period has ended for the order
Source: includes/models/model.llms.order.php:1237
Method: Initialize a pending order Used during checkout Assumes all data passed in has already been validated
Source: includes/models/model.llms.order.php:1254