LLMS_Order::get_transaction_total()
Method: SQL query to retrieve total amounts for transactions by type
Source: includes/models/model.llms.order.php:759
Method: SQL query to retrieve total amounts for transactions by type
Source: includes/models/model.llms.order.php:759
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: 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
Method: Gets the total revenue of an order
Source: includes/models/model.llms.order.php:960
Method: Get a link to view the order on the student dashboard
Source: includes/models/model.llms.order.php:989
Method: Determine if the student associated with this order has access
Source: includes/models/model.llms.order.php:1002
Method: Retrieve the payment gateway instance for the order’s selected payment gateway
Source: includes/models/model.llms.order.php:587
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:604
Method: Get an array of the order notes Each note is actually a WordPress comment
Source: includes/models/model.llms.order.php:625