New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

paypal-wrapper

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

paypal-wrapper - npm Package Compare versions

Comparing version

to
0.0.9

2

package.json
{
"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