Skip to content

andogro/node-stripe-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. create a .env and add the following env variable:
STRIPE_SECRET_KEY=ADD-YOUR-OWN-KEY
  1. update the main.js with your publishable key:
Stripe.setPublishableKey('UPDATE ME');

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 64.4%
  • HTML 34.7%
  • CSS 0.9%