Skip to content

fix(cart): ensure used coupons are removed from session after purchase#31

Open
aliamini-gh wants to merge 2 commits intoPacktPublishing:mainfrom
aliamini-gh:main
Open

fix(cart): ensure used coupons are removed from session after purchase#31
aliamini-gh wants to merge 2 commits intoPacktPublishing:mainfrom
aliamini-gh:main

Conversation

@aliamini-gh
Copy link
Copy Markdown

Resolved an issue where used coupons remained in the user's session after completing a purchase, causing them to be automatically applied in subsequent payments. This fix was implemented in the clear method of the cart module.

aliamini-gh and others added 2 commits November 18, 2024 02:55
Resolved an issue where used coupons remained in the user's session
after completing a purchase, causing them to be automatically applied
in subsequent payments. This fix was implemented in the `clear` method
of the cart module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant