Posted: January 6, 2016 at 3:27 pm
|
I’ve gone thru the docs and this has worked before, not sure why it’s not working now. For events, I can buy a ticket, it sends me to PayPal to complete, but paypal never sends me back to the main site and even though I might get a “registration notification” email, it doesn’t show in Registrations list – they all show as “incomplete” or “abandoned”. I added the proper exceptions to my cache plugin and then disabled it for good measure. Language is UTF-8. IPN Registration page working properly. Please help! Thanks. site is transportationclubofatlanta.com |
Hi Matt, Usually when something like the PayPal IPN all of a sudden stops working with no changes to the WordPress plugins, settings, or even the PayPal account, we advise to check with the host to see if they’ve made any changes to site where the CA (Certificate of Authenticity) certificate would be affected. What we’ve seen before is the site gets moved to a different server, and the new server doesn’t have a CA certificate, or it wasn’t configured properly. Two other things to check: |
|
|
Thanks Josh. This is the latest transaction log entry message: Could not update transaction based on payment because the payment details have not yet been put on the payment. This normally happens during the IPN or returning from PayPal |
Right, so it appears no IPN was received for that transaction. Can you check the PayPal account to verify that the IPN feature is enabled? Also can you check with the host to see if the server has a valid CA certificate? |
|
|
IPN is on for sure and pointed to the transactions page, i did NOT have a secure certificate on the site and added an self-signed one. Does it have to be a signed certificate? |
For now, you should be able to use the certificate that’s linked to from this stackexchange thread: http://stackoverflow.com/questions/29235389/paypal-ipn-certificate-verify-failed On a related note, you’ll want to be sure that your host makes the upgrades (if they haven’t already) outlined here: |
|
|
Still not having any luck. Does this help (from paypal) Notification URL HTTP response code Delivery status |
Hi Matt, Has anything on your server changed with regards to the .htaccess file, and/or new security/spam prevention plugins installed? The 403 error means that something on your server is refusing to accept the IPN from PayPal. You can check the .htaccess file and the access logs to see what’s set up to be blocked and what’s being blocked. More info here: http://blog.strictly-software.com/2012/08/paypal-and-instant-payment-notification.html |
|
The support post ‘IPN Madness’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.