Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 424 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 424 Bytes

Accept a Card Payment

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. install the libaraires(same for the server folder too)

npm install For server node server.js

  1. Run the application

npm start

  1. Go to localhost:4242/checkout.html