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
Method: Determine if the order is a legacy order migrated from 2.x
Source: includes/models/model.llms.order.php:1373
Method: Determine if the order is recurring or singular
Source: includes/models/model.llms.order.php:1384