Node.js/ Express app that uses the Stripe API to sell an ebook
1.0.0
module.exports = {
stripePublishableKey:'_YOUR_OWN_PUBLISHABLE_KEY_',
stripeSecretKey:'_YOUR_OWN_SECRET_KEY_'
}
Install the dependencies
$ npm install
To serve in the browser
$ npm start
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.