VirtueMart Forum

VirtueMart 2 + 3 + 4 => Plugins: Payment, Shipment and others => Topic started by: alinajenon on October 29, 2015, 17:03:07 PM

Title: IPNs sent to the following URL(s) are failing
Post by: alinajenon on October 29, 2015, 17:03:07 PM
VM: 2.6.10
Joomla: 2.5.27
VMOnePageCheckout: 2.4

We just began receiving emails from PayPal stating ...

IPNs sent to the following URL(s) are failing:
http://ordersafety.com/index.php?option=com_virtuemart&view=pluginresponse&t
ask=pluginnotification&tmpl=component&lang=
http://www.ordersafety.com/index.php?option=com_virtuemart&view=pluginrespon
se&task=pluginnotification&tmpl=component&lang=

When I test checkout, PayPal receives payment fine, but if I click on any of the PayPal links that say they will direct me back to the ordersafety.com website, I get redirected to a blank page.

Any suggestions as to how/where to begin fixing this issue???

Thank you!
Title: Re: IPNs sent to the following URL(s) are failing
Post by: GJC Web Design on October 29, 2015, 18:37:44 PM
blank page is correct ..

it is just a php script.. and is sent with parameters from Paypal normally

you could start by logging the Paypal plugin and checking access logs to see these calls in their entirety
Title: Re: IPNs sent to the following URL(s) are failing
Post by: alinajenon on November 01, 2015, 18:29:51 PM
Thanks, GJC. I will forward your comments to my programmer, who can likely implement better than me! Appreciated.