|
The PayPal PHP SDK was developed to simplify the process of accepting a credit card payment via PayPal's service.
The SDK uses OAuth2 for secure authentication and fetches all responses in JSON.
An example is included with the download package.
This API is also available for:
iOS
Java
C#/.NET
Ruby
Python
Here are some key features of "PayPal PHP SDK":
· Create and execute payments
· Refund payments
· Look-up payment details
· Search for payments and refunds
· Store client credit card details
· Error handling for easier debugging
Requirements:
· PHP 5.3 or higher
· PHP's cURL, JSON & OpenSSL extensions
What's New in This Release: [ read full changelog ]
· Adding support for dynamic configuration of SDK (Upgrading sdk-core-php dependency to V1.4.0)
· Deprecating the setCredential method and changing resource class methods to take an ApiContext argument instead of a OauthTokenCredential argument.
Via: PayPal PHP SDK 0.6.0
0 Comment:
Post a Comment