MicahCarrick / PHP-PayPal-IPN

PHP 5 class to listen for and handle Instant Payment Notifications (IPN) from PayPal.
BSD 3-Clause "New" or "Revised" License
419 stars 211 forks source link

Paypal Cert Chain #7

Closed emerinohdz closed 12 years ago

emerinohdz commented 12 years ago

I've added the paypal cert chain to the project and the necessary function calls to curl in ipnlistener.php.

bcoughlan commented 12 years ago

Thanks for this.