Skip to content

sdharmarajah/stripe-node

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 server
npm install
  1. Run the server
npm start
  1. Go to http://localhost:4242/checkout.html

BUMP 1

About

Node.js library for the Stripe API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.8%
  • HTML 20.1%
  • CSS 14.1%