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

Set up Stripe #59

Open
bonnieli opened this issue Nov 19, 2020 · 0 comments
Open

Set up Stripe #59

bonnieli opened this issue Nov 19, 2020 · 0 comments
Assignees

Comments

@bonnieli
Copy link
Contributor

  • Instead of adding products into a cart we’ll be doing one time checkouts
  • https://github.com/stripe-samples/checkout-one-time-payments
  • So when a user wants to buy something on a product page, they can check out right away
  • The reason for this instead of a session cart is because there are many owners on the platform
  • In the future we can take a look at being able to increase quantities and products per shop
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants