LLMS_Order::get_initial_price()
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 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: Retrieve the timestamp of the next scheduled event for a given action
Source: includes/models/model.llms.order.php:835
Method: Generate an order key for the order
Source: includes/models/model.llms.order.php:469
Method: Determine the date when access will expire based on the access settings of the access plan at the $start_date of access
Source: includes/models/model.llms.order.php:485