Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Stripe Payment

An Stripe payment API to create and accept payment requests with nodejs.

Project Setup

In order to run app properly, Add a `.env `file to the root of your project with the following content:

PORT = <PORT number in order to avoid port collisions>
STRIPE_SECRET_KEY = <stripe secret code>

Install

npm install

Running

npm start

Base url

http://localhost:5001

About

An Stripe payment API to create and accept payment requests with nodejs.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages