Page 1 of 1

Re: Paypal IPN transaction EXPIRED" status was unhandled.

Posted: Thu May 28, 2009 7:00 am
by mazhar
Quite Similar thread, may be it helps
viewtopic.php?f=42&t=9045

Re: Paypal IPN transaction EXPIRED" status was unhandled.

Posted: Thu May 28, 2009 6:05 pm
by Logan Rhodehamel
Bug 8108 has been logged to correct this issue. As you discovered, an authorization was made that had expired. Our script was not able to handle this condition. This seems to be a minor bug. If the authorization is present in your store database, upon receipt of the message we need to void it so the option to capture does not appear. (Capture would most likely return an error message explaining the problem.)