LLMS_Order::get_gateway()
Method: Retrieve the payment gateway instance for the order’s selected payment gateway
Source: includes/models/model.llms.order.php:673
Method: Retrieve the payment gateway instance for the order’s selected payment gateway
Source: includes/models/model.llms.order.php:673
Method: Get the initial payment amount due on checkout This will always be the value of “total” except when the product has a trial
Source: includes/models/model.llms.order.php:691
Method: Get an array of the order notes Each note is actually a WordPress comment
Source: includes/models/model.llms.order.php:713
Method: Retrieve an LLMS_Post_Model object for the associated product
Source: includes/models/model.llms.order.php:735
Method: Retrieve the last (most recent) transaction processed for the order
Source: includes/models/model.llms.order.php:748
Method: Retrieve the date of the last (most recent) transaction
Source: includes/models/model.llms.order.php:772
Method: Retrieve the due date of the next payment according to access plan terms
Source: includes/models/model.llms.order.php:790
Filter Hook: Filter the next payment due date.
Source: includes/models/model.llms.order.php:821
Method: Determine if an order can be resubscribed to
Source: includes/models/model.llms.order.php:440
Method: Generate an order key for the order
Source: includes/models/model.llms.order.php:469