webtechnick / CakePHP-Paypal-IPN-Plugin

CakePHP Paypal Instant Payment Notification Plugin
http://www.webtechnick.com
82 stars 47 forks source link

Http 500 errors causes duplicate entries to database #17

Open ensarbaylar opened 10 years ago

ensarbaylar commented 10 years ago

Hello

There is a problem with the plugin that it returns Http 500 errors and causes paypal to send an ipn a couple of times which also populates in the database with the same txn_id. I have tried to debug the data and on paypal it shows "We could not send an IPN due to an HTTP error: 500: Internal Server Error"

Any help for this one?

Thnks