LLMS_Order::has_discount()
Determine if there was a discount applied to this order via either a sale or a coupon
Return Return
(boolean)
Source Source
File: includes/models/model.llms.order.php
/** * Get a link to view the order on the student dashboard *
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |