LLMS_Order::has_discount()
Method: Determine if there was a discount applied to this order via either a sale or a coupon
Source: includes/models/model.llms.order.php:1023
Method: Determine if there was a discount applied to this order via either a sale or a coupon
Source: includes/models/model.llms.order.php:1023
Method: Determine if the access plan was on sale during the purchase
Source: includes/models/model.llms.order.php:1033
Method: Determine if there’s a payment scheduled for the order
Source: includes/models/model.llms.order.php:1043
Method: Determine if the order has a trial
Source: includes/models/model.llms.order.php:1054
Method: Determine if the trial period has ended for the order
Source: includes/models/model.llms.order.php:1064
Method: Initialize a pending order Used during checkout Assumes all data passed in has already been validated
Source: includes/models/model.llms.order.php:1080
Method: Determine if the order is a legacy order migrated from 2.x
Source: includes/models/model.llms.order.php:1198
Method: Determine if a coupon was used
Source: includes/models/model.llms.order.php:1012
Method: Retrieve the due date of the next payment according to access plan terms
Source: includes/models/model.llms.order.php:693
Method: Get configured payment retry rules
Source: includes/models/model.llms.order.php:723