Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Zend Developer Zone:
phpPaypalPro version 0.1.0 has been released
Jan 30, 2007 @ 14:41:00

The Zend Developer Zone has a nwe post that announces the release of the first version of an API created to interface your PHP scripts with the Website Payments Pro API from Paypal - phpPaypalPro.

It is a framework developed in PHP5 that integrates easily with the Website Payments Pro API from Paypal. Currently it supports 4 major operations available from the Website Payments Pro SOAP 1.1 API. It has taken advantage of the built-in SOAP extension available natively in PHP5 to generate the requests and interprets the responses to and from the Website Payments Pro SOAP-based web service.

Current operations supported include: DoDirectPayment, SetExpressCheckout, GetExpressCheckoutDetails and DoExpressCheckoutPayment and you can get more information about other functionality from the project's documentation. Be sure to check out the sample script and the full SourceForge page for even more Paypal interface goodness.

tagged: php5 api paypal release website payment sourceforge php5 api paypal release website payment sourceforge

Link:


Trending Topics: