https://github.com/yeehanchung/stripe-checkout-simplified
Simplifying Stripe checkout flow
https://github.com/yeehanchung/stripe-checkout-simplified
javascript reactjs stripe stripe-payment
Last synced: 2 months ago
JSON representation
Simplifying Stripe checkout flow
- Host: GitHub
- URL: https://github.com/yeehanchung/stripe-checkout-simplified
- Owner: yeehanchung
- License: mit
- Created: 2020-09-03T17:29:28.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-02-21T15:59:38.000Z (about 3 years ago)
- Last Synced: 2025-01-16T04:40:52.451Z (4 months ago)
- Topics: javascript, reactjs, stripe, stripe-payment
- Language: JavaScript
- Homepage: https://stripe-payment-simplified.netlify.app/
- Size: 282 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://app.netlify.com/sites/stripe-payment-simplified/deploys)
# Stripe Payment Simplified
- To focus on readable and maintainable codes.
## Run locally
1. Clone repository
2. Create a new file: `.env.local` inside folder app
3. Replace data inside function `redirectToCheckout` (Lost? [Stripe Docs](https://stripe.com/docs/payments/checkout))
4. [Test checkout](https://stripe.com/docs/payments/accept-a-payment?platform=web&ui=checkout#additional-testing-resources)