This is an old revision of the document!
If we activate quantity discount on merkalt.no how will the coupons work? How will total price be affected when both discount kick in?
I had following initial task description for coupons system:
2) Coupon code area in checkout. Adding a coupon should reduce price according to the code set in XML file (percentage on order total). This discount should override any other discount (quantity).
So, for now, coupon discount completely overrides quantity discount. This means, if coupon code is entered, only coupon discount is used for price calculation. If no coupon code entered, quantity discount is used for price calculation (if activated in settings files).
Can you activate discount on test server so I can check?
Coupon system is switched on at http://merkalt.com/test/ so you can check coupon discount action here. For instance, coupon code 'Lapp4' could be used for test. Webadmin e-mail address is set to post@merkalt.no.
Please note also that you need to clear browser cache since discounts.xml file has been changed.
