Skip to content

benzookapi/PayPalBraintreeNodeDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can check how it works with the following site.

https://jo-pp-node-demo.herokuapp.com/

How to run

  1. Set the following environment variables (export PP_..=..).
  • PP_API_APP_REST: Your REST app client id
  • PP_API_APP_REST_SEC: Your REST app secret
  • PP_PROD: true for Live, empty or unset for Sandbox
  1. Run npm install & npm start

About

PayPal Braintree Node.js Sample

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published