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
when going into the /menus, only the most recently created coupon will be automatically applied
the other location will not have the coupon applied automatically
What did you expect to happen?
I think for every coupon, good or not will be added to the session metadata, but all of them have the same key so they override even the valid coupon - file is flame/src/cart/CartCondition.php
Version
3.2.x
What browser are you seeing the problem on?
Chrome
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
However, only the location with the coupon created the most recently will get auto-applied. As I add items in the other locations, the coupon does not get applied automatically.
I'm facing the same issue when adding multiple coupons. For example, one coupon is set to auto-apply only for delivery, and another is set to auto-apply only for collection. However, only the last coupon I created gets automatically applied.
What happened?
To reproduce:
What did you expect to happen?
I think for every coupon, good or not will be added to the session metadata, but all of them have the same key so they override even the valid coupon - file is flame/src/cart/CartCondition.php
Version
3.2.x
What browser are you seeing the problem on?
Chrome
Relevant log output
No response
The text was updated successfully, but these errors were encountered: