Authors
Tags
Paypal plugin 0.5 released
David Russell notified me about a bug in the Paypal plugin. Thank you, David!
Bug description: When a user makes a payment, Paypal notifies the site with a so-called instant payment notification. The code in PaypalController.notify() was wrong so that an error code 404 was returned to Paypal. Paypal retried the notification several times and finally gave up.
I fixed this bug today and released the corrected paypal plugin as version 0.5.
Cheers,
Matthias Bohlen
http://www.mbohlen.de
http://www.splendicon.net
Bug description: When a user makes a payment, Paypal notifies the site with a so-called instant payment notification. The code in PaypalController.notify() was wrong so that an error code 404 was returned to Paypal. Paypal retried the notification several times and finally gave up.
I fixed this bug today and released the corrected paypal plugin as version 0.5.
Cheers,
Matthias Bohlen
http://www.mbohlen.de
http://www.splendicon.net



