Skip to content

filda1/nodejs-paypal-restapi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paypal & Node REST API

this is a REST API example using Nodejs to process orders using Paypal REST API

Environment Variables

these are the environment variables required

CLIENT= your client id
SECRET= your secret id
PAYPAL_API=https://api-m.sandbox.paypal.com

You can get your client and secret id from Paypal Developer

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.7%
  • HTML 22.3%