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

Cart must accept Coupon/Referral codes #235

Open
5 tasks
tmesser opened this issue Feb 8, 2020 · 0 comments
Open
5 tasks

Cart must accept Coupon/Referral codes #235

tmesser opened this issue Feb 8, 2020 · 0 comments

Comments

@tmesser
Copy link

tmesser commented Feb 8, 2020

The current functionality is fine, but it is not in React. We need a component for it.

Tasks:

  • Completely rewrite existing functionality in React component
  • Keep Coupon Codes and Referral Codes as separate things for the moment; it will probably be revisited later though.

Acceptance Criteria:

  • Can process Coupon Code
  • Can process Referral Code
  • Functions properly inside of the parent Cart component
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant