Sandbox stopped working
-
Please help!
Yesterday the PayPal Sandbox was working. But today all the orders get sent to the trash and have no details in them and no emails are sent.
There is nothing in the error file.
I changed nothing on PayPal.
When PayPal returns to the site the $_REQUEST is full of order details.
As far as I can tell the plugin never makes it past this if statement:
if(isset($_REQUEST[‘simple_cart_ipn’]))
in the misc_functions file.
If I look at $_REQUEST at this point I can’t see ‘simple_cart_ipn’.
I have tried re-installing the plugin (although it retained the settings).
The site is a test site running on nginx which uses fail2ban.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Sandbox stopped working’ is closed to new replies.