paypal-wrapper
Advanced tools
Comparing version
{ | ||
"name": "paypal-wrapper", | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"description": "Paypal REST API Wrapper", | ||
@@ -5,0 +5,0 @@ "main": "paypalwrapper.js", |
@@ -8,2 +8,5 @@ # paypal-wrapper | ||
Pure wrapper and send object builder, responds with exactly what | ||
the PayPal REST API will respond with. | ||
## Installation | ||
@@ -17,10 +20,10 @@ | ||
> # Change your Access Token | ||
# Change your Access Token | ||
> ## 1: Create a Payment | ||
> ## 2: Execute a Payment | ||
## 1: Create a Payment | ||
## 2: Execute a Payment | ||
> ## 1: Create a Billing plan | ||
> ## 2: Create a Billing agreementID | ||
> ## 3: Create a Execute Billing Agreement | ||
## 1: Create a Billing plan | ||
## 2: Create a Billing agreementID | ||
## 3: Create a Execute Billing Agreement | ||
@@ -27,0 +30,0 @@ ## Methods |
20728
0.47%69
4.55%