LLMS_Order::get_coupon_amount()
Method: Get the formatted coupon amount with a currency symbol or percentage
Source: includes/models/model.llms.order.php:523
Method: Get the formatted coupon amount with a currency symbol or percentage
Source: includes/models/model.llms.order.php:523
Method: Retrieve the customer’s full name
Source: includes/models/model.llms.order.php:547
Method: An array of default arguments to pass to $this->create() when creating a new post
Source: includes/models/model.llms.order.php:562
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
Method: Retrieve the last (most recent) transaction processed for the order
Source: includes/models/model.llms.order.php:656
Method: Retrieve the date of the last (most recent) transaction
Source: includes/models/model.llms.order.php:677
Method: Generate an order key for the order
Source: includes/models/model.llms.order.php:399
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:415
Method: Get the current status of a student’s access based on the access plan data stored on the order at the time of purchase
Source: includes/models/model.llms.order.php:459