Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 412 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 412 Bytes
# Accept a Payment with Stripe Checkout Stripe Checkout is the fastest way to get started with payments. Included are some basic build and run scripts you can use to start up the application. ## Running the sample 1. Build the application ~~~ npm install ~~~ 2. Run the application ~~~ npm start ~~~ 3. Go to [http://localhost:3000/checkout](http://localhost:3000/checkout)# webstoreback