Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/normalhuman01/nodejs-paypal-restapi


https://github.com/normalhuman01/nodejs-paypal-restapi

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

### 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](https://developer.paypal.com/developer/applications/)