- This topic has 2 replies, 3 voices, and was last updated 9 years, 4 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- The forum ‘Generic’ is closed to new topics and replies.
Events Made Easy › Forums › Generic › Payment status doesn't update.
Tagged: paypal
Hi Franky!
I recently moved files from a test folder to a live one. I noticed that after a PayPal successful transaction, the field paid (event booking) doesn’t get updated to “yes”, while it worked perfectly in the test folder.
Have you any idea about what I doing wrong? I updated all paths, even in Paypal’s ipn and pdt settings.
As usual, thanks for your time.
Pietro
Look in your webserver logs for the IPN requests from paypal. These are GET requests with eme_eventAction=paypal_ipn or eme_eventAction=paypal_ipn in them.
If you don’t see those, it won’t work and something in your config is wrong.
I am having this problem and I do not see the IPN requests in my webserver logs. What settings/configurations do I need to change?