chook Posted November 6, 2010 Share Posted November 6, 2010 I received this week, a payment notice from PayPal for items purchased on site.I have not however received any notice of such from the PrestaShop system.The cart has completed the transaction, including payment, but as you can see here, no order has been created.Can anyone enlighten me as to why??? Link to comment Share on other sites More sharing options...
tomerg3 Posted November 6, 2010 Share Posted November 6, 2010 It could have been a communication error, especially if it only happened once.I had a similar case last week, it was the first time is almost a year. Link to comment Share on other sites More sharing options...
shokinro Posted November 7, 2010 Share Posted November 7, 2010 I got same problem a few weeks ago. The cause is that PayPal has changed their “notify_url” behavior. You must enable IPN at your Paypal account to get your Paypal module at PrestaShop work. If you disable IPN in your PayPal account no IPNs will be sent regardless of whether you pass a notify_url value.You can get more information from HEREIf you want recovery your orders, I have modified AdminCats.php so that it can recovery this kind of order in just one click. If you want do it by yourself, please check it HERE. Or free download of this MOD is also available. You can get it from the link "PrestaShop Modules/Modifications" at my signature. Link to comment Share on other sites More sharing options...
chook Posted November 7, 2010 Author Share Posted November 7, 2010 Thanks guy's. All my configurations were OK, except for the sandbox, which was "off", and has now been turned on.I modified line 80 of the validation.php as recommended as well. Link to comment Share on other sites More sharing options...
Recommended Posts