LLMS_Order::has_trial()
Method: Determine if the order has a trial
Source: includes/models/model.llms.order.php:1226
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
Method: Schedule access expiration
Source: includes/models/model.llms.order.php:1396
Method: Schedules the next payment due on a recurring order
Source: includes/models/model.llms.order.php:1421
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