Skip to content

develop-in-space/stripe-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stripe+Node+Bootstrap

An example app for accepting stripe payments with nodejs. Includes a sample bootstrap form. This app is for educational purposes only.

##Prerequisites

  • nodejs
  • npm
  • stripe test account

##Run Instructions

git clone https://github.com/mixxen/stripe-node-bootstrap.git
cd stripe-node-bootstrap
npm install
cp config-example.js config.js
vim config.js
node app.js
open http://localhost:3000

Test credit card number can be found here: https://stripe.com/docs/testing#cards

##Screenshot Alt text

##License MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published