LLMS_Order::has_sale()
Method: Determine if the access plan was on sale during the purchase
Source: includes/models/model.llms.order.php:1203
Method: Determine if the access plan was on sale during the purchase
Source: includes/models/model.llms.order.php:1203
Method: Determine if there’s a payment scheduled for the order
Source: includes/models/model.llms.order.php:1214
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:936
Method: Retrieve an array of transactions associated with the order according to supplied arguments
Source: includes/models/model.llms.order.php:977
Method: Get the formatted coupon amount with a currency symbol or percentage
Source: includes/models/model.llms.order.php:602
Method: Retrieve the customer’s full name
Source: includes/models/model.llms.order.php:627
Method: An array of default arguments to pass to $this->create() when creating a new post
Source: includes/models/model.llms.order.php:643
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