Skip to content

Simple React web app using the Stripe API and the react-stripe-elements library. Displays a list of products for purchase and handles the payment via Stripe Checkout.

Notifications You must be signed in to change notification settings

nativoplus/ReactStripeCheckout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a proof of concept that triggers the 3D Secure authentication challenge by using the Stripe Checkout.

Resources Used

Here are the resources used to create this web app:

Stripe Elements library

This is located here: https://stripe.com/docs/recipes/elements-react

GitHub repo react-stripe-elements

This is located here: https://github.com/stripe/react-stripe-elements

Stripe.js Reference

This is located here: https://stripe.com/docs/stripe-js/reference

Other Resources

Supported Currencies

This is located here: https://stripe.com/docs/currencies

How Stripe Handles Currency Conversions

This is located here: https://stripe.com/docs/currencies/conversions

User Interface Preview

Here are some screenshots of the web app:

Main Page

Main Page

Checkout Page

Checkout Page

About

Simple React web app using the Stripe API and the react-stripe-elements library. Displays a list of products for purchase and handles the payment via Stripe Checkout.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published