-- url of the page with the problem -- :
mywebsite.com/mypage
-- HikaShop version -- : 2.3.1
-- Joomla version -- : 3.3.1
-- PHP version -- : x.x.x
-- Browser(s) name and version -- : XXXXX x.x.x
-- Error-message(debug-mod must be tuned on) -- : Error_message
Hi,
I have a coupon associated with a particular product, minimum order value, and region. Coupon is autoloaded in cart when possible and applies to product only.
First cheout-page is login/registration.
Second cechout-page is address, fields, coupon, and cart.
Provided that the requirements are met, the coupon is correctly added during the checkout process.
However, the coupon disregards the Zone limitation.
Also, if the user makes changes to the cart in the checkout process - deletes products and ends up not meeting the minimum requrement for the coupon - the checkout does not correct for this, but applies the coupon anyway.
Any way of correcting this?
Thanks,
David