You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a coupon that has any restriction (like customer group) and set "auto-apply". An error message appears that you cannot apply the coupon. if you add a product to the cart.
What did you expect to happen?
No error message if user does not enter the coupon code. This happens because the exception from validateCoupon is always alerted without testing the auto_apply flag.
Version
3.x
What browser are you seeing the problem on?
Firefox, Chrome
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
What happened?
Create a coupon that has any restriction (like customer group) and set "auto-apply". An error message appears that you cannot apply the coupon. if you add a product to the cart.
What did you expect to happen?
No error message if user does not enter the coupon code. This happens because the exception from validateCoupon is always alerted without testing the auto_apply flag.
Version
3.x
What browser are you seeing the problem on?
Firefox, Chrome
Relevant log output
No response
The text was updated successfully, but these errors were encountered: