Skip to content

Guide that helps you setup braintree recurring billing using node js

Notifications You must be signed in to change notification settings

rick4470/braintree-billing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to setup braintree with recurring billing using nodejs

This is the repository that is used for this guide, please read the post before continuing with this readme.

Running the application

  • Clone the repository git clone https://github.com/rick4470/braintree-billing.git
  • Install npm requirements npm install
  • Install bower requirements bower install
  • Run tests cd controller/ && mocha
  • Start application npm start

About

Guide that helps you setup braintree recurring billing using node js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published