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.
- install the libaraires(same for the server folder too)
npm install
For server
node server.js
- Run the application
npm start
- Go to localhost:4242/checkout.html