Registry / http-client / paypal-rest-api-sdk-php

paypal-rest-api-sdk-php

JSON →
library1.14.0phppackagistunverified

PayPal's PHP SDK for REST APIs

composer require paypal/rest-api-sdk-php
INSTALL
IMPORT
SIG · PAYPAL-REST-API-SD
P
paypal-rest-api-sdk-php
http-clientphpv1.14.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

ApiContext
use PayPal\Rest\ApiContext;

Initialize PayPal API context with credentials

use PayPal\Rest\ApiContext; use PayPal\Auth\OAuthTokenCredential; $apiContext = new ApiContext( new OAuthTokenCredential('client_id', 'client_secret') );
Debug
Known issues
breakingDeprecated in favor of PayPal REST API SDK v2
fix
Migrate to PayPal REST API SDK v2
affects: >=1.0.0
Upgrade
Version history
1.14.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
26 hits · last 30 days
node
22
OpenAI (training)
1
Resources
paypal-rest-api-sdk-php — pip install paypal-rest-api-sdk-php · libregistry