Skip to content

JSegoviaa/stripe-payments-installments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Accept a Payment

Build a simple checkout form to collect payment details. Included are some basic build and run scripts you can use to start up the application.

Running the sample

  1. Build the server
npm install
  1. Run the server in development
npm run dev
  1. Run the application in production
npm start
  1. Go to http://localhost:4242

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published