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

Integrate Stripe for client checkout #7

Open
4 of 6 tasks
terichadbourne opened this issue Jul 17, 2018 · 0 comments
Open
4 of 6 tasks

Integrate Stripe for client checkout #7

terichadbourne opened this issue Jul 17, 2018 · 0 comments

Comments

@terichadbourne
Copy link
Contributor

terichadbourne commented Jul 17, 2018

  • Make Pay button show total (may require backend change)
  • Make sure that data-amount, which is already updated by Teri's code, actually makes its way to Stripe's button
  • when checkout is successful, create new cart
  • Test with dummy credit card
  • when checkout is successful, update the order to change checkoutComplete to true
  • figure out how to send order id to back end with stripe data for processing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants