WebsiteBaker Support (2.8.x) > Bakery Shop
PayPal: Things don't appear to be working at the moment. Please try again later.
seanie_morris:
Hi,
I get the following error message when testing my bakery shop for the past 2 days: Things don't appear to be working at the moment. Please try again later. It is only in the past 2 days that I have tried it as part of my testing. Has anyone else seen this in their Bakery shop and might know what causes it? My PayPal account is only waiting on a verification of the email address, but it should work otherwise.
Thanks,
Seanie.
freeSbee:
I guess it has to do with the non-verified email address.
If you want to get more information about the failure enable the IPN debug mode:
/modules/bakery/payment_methods/paypal/ipn.php
at line 33
--- Code: ---$debug = true; // Enable debug mode
--- End code ---
It logs requests to PayPal into 'ipn.log' at the same directory. I hope this will help clarify the issue.
seanie_morris:
Thanks for the suggestion freeSbee, but it didn't work, ipn.log remains empty. I have tried it a couple times, each time deleting the cache, history, etc. of my browser (FF) before testing it like a new customer. I still get the error from the redirect to PayPal. I will look into my PayPal dashboard a bit more to make sure of a few things. I know I have IPN already turned on, the PDT Token is correct and so on.
Seanie.
freeSbee:
Make sure that your log file is writable. If you are not sure about file permissions change mode to 777 and try again.
Disable the debug mode an delete the log file after testing.
seanie_morris:
I was able to change it to 777, and I tried it twice more in the past 10 minutes, and the log file is still empty!
How do I disable the debug mode? I am not aware of that.
Seanie.
Navigation
[0] Message Index
[#] Next page
Go to full version