LLMS_Order::get_last_transaction_date()
Method: Retrieve the date of the last (most recent) transaction
Source: includes/models/model.llms.order.php:677
Method: Retrieve the date of the last (most recent) transaction
Source: includes/models/model.llms.order.php:677
Method: Retrieve the due date of the next payment according to access plan terms
Source: includes/models/model.llms.order.php:693
Method: Get an array of the order notes Each note is actually a WordPress comment
Source: includes/models/model.llms.order.php:625
Method: Retrieve an LLMS_Post_Model object for the associated product
Source: includes/models/model.llms.order.php:644
Method: Get configured payment retry rules
Source: includes/models/model.llms.order.php:723
Method: Gets the total revenue of an order
Source: includes/models/model.llms.order.php:960
Method: Get the start date for the order gets the date of the first initially successful transaction if none found, uses the created date of the order
Source: includes/models/model.llms.order.php:801
Method: SQL query to retrieve total amounts for transactions by type
Source: includes/models/model.llms.order.php:759
Method: Retrieve an array of transactions associated with the order according to supplied arguments
Source: includes/models/model.llms.order.php:827
Method: Retrieve the date when a trial will end
Source: includes/models/model.llms.order.php:930