Skip to content

philsaurabh/Ebook_seller_using_Stripe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ebook Seller App

Node.js/ Express app that uses the Stripe API to sell an ebook

Version

1.0.0

Usage

Create a config/keys_dev.js file and add....

module.exports = {
  stripePublishableKey:'_YOUR_OWN_PUBLISHABLE_KEY_',
  stripeSecretKey:'_YOUR_OWN_SECRET_KEY_'
}

Installation

Install the dependencies

$ npm install

Serve

To serve in the browser

$ npm start

App Info and link

App deployment link on Heroku

Author

Saurabh Sharma

Testing App

Email- Any Card Number- 4242424242424242 MM/YY - Any CVC- Any 3 or 4 Digit

Please Don't put your card details. Just fill above mentioned details.