domenica 14 luglio 2013

Problema IPN PayPal, Magento ed eBay

Se si usa PayPal per ricevere pagamenti da ebay e dal proprio sito  ecommerce  le notifiche ebay inviate a magento vengono respinte e le notifiche vengono disabilitate.
Ecco la soluzione :
Copy everything between the <-start-> and <-end-> in order to create your null_ipn.php file.
Paste this text into a file named null_ipn.php in the root of your Magento web folder.
Go to PayPal and log in.  Next, select "My Account" on the tab.

Next, navigate to profile -> My Selling Tools -> Instant Payment Notifications -> Edit Settings.
For the "Notification URL", use the file that you just created http://iltuodominio.com/null_ipn.php
That's it.