Registry / auth / paypal-merchant-sdk-php

paypal-merchant-sdk-php

JSON →
library3.12.0phppackagistunverified

PayPal Merchant SDK for PHP

composer require paypal/merchant-sdk-php
INSTALL
IMPORT
SIG · PAYPAL-MERCHANT-SD
P
paypal-merchant-sdk-php
authphpv3.12.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.

MerchantClient
use PayPal\Merchant\MerchantClient;

Initialize the PayPal Merchant SDK client and fetch transaction details.

use PayPal\Merchant\MerchantClient; $client = new MerchantClient('your-api-username', 'your-api-password', 'your-signature'); $response = $client->getTransactionDetails('transaction-id');
Debug
Known issues
breakingDeprecated in favor of the PayPal REST API SDK.
fix
Migrate to PayPal REST API SDK (paypal/rest-api-sdk-php) for new projects.
affects: >=3.0.0
Upgrade
Version history
3.12.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
16 hits · last 30 days
node
14
OpenAI (training)
1
Resources
paypal-merchant-sdk-php — pip install paypal-merchant-sdk-php · libregistry