Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

USER STORY: Discount codes during checkout #48

Open
5 tasks
Tracked by #9
barkode opened this issue Oct 13, 2024 · 0 comments
Open
5 tasks
Tracked by #9

USER STORY: Discount codes during checkout #48

barkode opened this issue Oct 13, 2024 · 0 comments
Labels
Shopper Won't Have Not a priority for this itteration
Milestone

Comments

@barkode
Copy link
Owner

barkode commented Oct 13, 2024

As a Shopper, I want to be able to apply discount codes during checkout so that I can receive discounts on my purchases.

Acceptance Criteria:

  • Users can enter a discount code and see an updated total if valid.
  • Invalid codes display an error message.
  • Only one discount code can be applied per order.

Tasks:

  • Add a discount code input field at checkout.
  • Implement validation for discount codes, showing applicable discount.
@barkode barkode added Shopper Won't Have Not a priority for this itteration labels Oct 16, 2024
@barkode barkode added this to the Sprint 5 milestone Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Shopper Won't Have Not a priority for this itteration
Projects
Status: To Do
Development

No branches or pull requests

1 participant