/paypal-api

A client for PayPal's REST APIs

Primary LanguageJavaScript

PayPal REST API

A node module interface to the PayPal REST APIs. Currently only supports payments.

This is a developer preview. Please note that it is for example purposes only and unsupported.

Installation

$ npm install
$ npm link

Disclaimer

Yes, I acknowledge there are no tests. This was intended for use with the PayPal CLI and that has test coverage. One day if I have time. Hopefully, this serves as inspiration for other developers out there.