Skip to content

aankur/stripe-payment-nonce-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Start

Set environment variables:

STRIPE_SECRET_KEY (your stripe Secret key)

STRIPE_PUBLISHABLE_KEY (your stripe Publishable key)

To Initialize

npm install

To Run

npm start

The App will will accessible from localhost:3000

About

A demo for initiating charge from stripe on the basis of payment nonce or payment token

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published