Hi,
Anyone knows where the coupon codes are saved?
On my commerce site coupons gets applied to more than one customer. If
a customer enters the coupon code this code somehow stays in memory so
that other customers also receive this discount, even though it is a
code that you have to enter to receive.
The coupon code can even be there the next day in memory somehow?
Is the coupon information kept in a Session, Cookie, Cache....??
And what is a good way to clear the coupon?
Any help would be appreciated.
JS
|