Details
-
Type: Improvement
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.5.0
-
Component/s: None
-
Labels:None
Description
Currently, the Order plugin supports setting a coupon as a GET parameter for URLs set under /order/main/ as described in the documentation:
http://docs.blesta.com/display/user/Order+System#OrderSystem-LinkingtoanOrderFormtoIncludeaCoupon
However, because it applies only to the Main controller, it does not allow for links to be created to a specific product while also applying the given coupon.
This should be updated to allow a coupon to be set elsewhere in the Order process--to /order/config/, for example, and possibly at other steps.
Issue Links
- relates to
-
CORE-702 Order: Allow coupons to be set as a GET parameter in the URL
- Closed
A config can also be specified on /order/config/. See docs @ http://docs.blesta.com/display/user/Order+System#OrderSystem-LinkingtoanOrderFormtoIncludeaCoupon