News Feed
Jobs Feed
Sections




News Archive
Matt Williams' Blog:
Integrating PayPal with PHP and IPN
April 14, 2010 @ 12:02:09

In a recent post Matt Williams shares how to integrate your application with the PayPal IPN payment gateway service.

PayPal has a huge API reference to integrate it's services into any website. But from personal experience I found that the theory is far more simple than the practice. There are various methods to implement PayPal's services including Soap webservices with 'Express Checkout' and 'Website Payment Pro'. This tutorial will focus on 'Website Payment Pro' and the 'IPN' event listener.

He shows how to send the information as a POST request in one of two ways - as a standard form submission kind of POST and from a script opening a direct socket to the PayPal server and sending over a well-formed request.

0 comments voice your opinion now!
paypal ipn payment gateway request


blog comments powered by Disqus

Similar Posts

Community News: AMFPHP - Flash Remoting Gateway

John Conde's Blog: Handling Online Payments With PHP And Authorize.Net

Alexander Netkachev's Blog: Zend_Controller classes

TopWebNews.com: Web Services and PHP

Fred Wu's Blog: Ruby on Rails, Passenger (ModRails) vs CodeIgniter and Kohana (Benchmarks)


Community Events











Don't see your event here?
Let us know!


interview database framework release phpunit rest introduction series conference opinion functional development zendframework2 symfony2 testing community usergroup podcast google language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework