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
418 stars 252 forks source link

Does this work with latest PayPal changes #24

Closed smartideashop closed 11 years ago

smartideashop commented 11 years ago

Hi, thank you for the excellent code. I am wondering whether this works with the latest PayPal updates.

smartideashop commented 11 years ago

Just tested with the IPN simulator as well as with my my code. I confirm this code works perfectly. Thank you loads.