Wednesday, 7 February 2007
phpPaypalPro Version 0.2.0 Released |
| |
|
| |
Israel Ekpo over at Devzone informs you about phpPaypalPro an object-oriented framework developed in PHP 5 to integrate with the Web site Payments Pro SOAP 1.1 API from Paypal. The framework is easy to deploy, allowing you to execute any of the operations from the API in just a few lines. PhpPaypalPro deploys the built-in SOAP extension available natively in PHP5 to interact with the SoapServer from Paypal, Israel explains.
It’s a publicly available framework developed for the Web site Payments Pro SOAP API using PHP5’s native SOAP extension and it hosted by Sourceforge.net, he says.
Israel explained that one of the key features of phpPaypalPro is to allow you to add multiple items when performing the DoDirectPayment and DoExpressCheckoutPayment operations and the latest version released allows you to search for transactions on your account and also get details for any transaction you wish by specifying the transaction id number.
Current operations supported in version 0.2.0 includes:
- DoDirectPayment
- SetExpressCheckout
- GetExpressCheckoutDetails
- DoExpressCheckoutPayment
- Transaction Search
- GetTransactionDetails
Documentation for the software is available here.
The Source files can be downloaded from here.
|
| |
|
Read the Post
More info
|
| |
|
|
| |
|
|
| |
|