PayPal integration working well, except when paypal redirects to order_final the transaction is always marked as failed, even when one can see from the get variables, it didn't. Sample of the URL is
http://www.mydomain.com/store/order_final.php?tx=640158036A085942S&st=Completed&amt=5.88&cc=USD&cm=&sig=CHODbKsZGfk7c4ekg6MkyXRH pmpjjkAeYRiQq3mou%2fEz6u5BBB%2bLGX2U%2fiKVOhXatzqWVW%2fEKMPXTbir8cOiBdUOwOY1671Yvcta5jHHqT4o15wVE3bHOi5HFoMkHI%2fhpBvsaXK9eQzYE0 dA83NbNnP8ZrvT9Fpf0XUsZcd2bkg%3d
Now looking at all of that, I would have thought that the order would have been considered a success, but instead they get the message:
An error: "Transaction Failed" occurred while processing your order. We are sorry for any inconvenient caused.
Is there anyway I can debug the problem? Find out WHAT is exactly causing it to fail?
Thanks in advance,
Nigel