LLMS_Order::set_status()
Method: Update the status of an order
Source: includes/models/model.llms.order.php:1850
Method: Update the status of an order
Source: includes/models/model.llms.order.php:1850
Method: Date field setter for date fields that require things to be updated when their value changes
Source: includes/models/model.llms.order.php:1812
Method: Handles scheduling recurring payment retries when the gateway supports them
Source: includes/models/model.llms.order.php:1673
Method: Initializes a new order with user, plan, gateway, and coupon metadata.
Source: includes/models/model.llms.order.php:1458
Method: Determine if the trial period has ended for the order
Source: includes/models/model.llms.order.php:1437
Method: Retrieve an array of transactions associated with the order according to supplied arguments
Source: includes/models/model.llms.order.php:1164
Method: Get configured payment retry rules
Source: includes/models/model.llms.order.php:996
Method: An array of default arguments to pass to $this->create() when creating a new post
Source: includes/models/model.llms.order.php:735
Method: Determine if the order can be retried for recurring payments
Source: includes/models/model.llms.order.php:411
Method: Calculate the end date of the trial
Source: includes/models/model.llms.order.php:356