IPN URL is not getting called

Jhomar
Contributor
Contributor

Hi community,

For a few days we have been having problems with our Paypal IPN payment gateway.

Let me explain a bit:

 

This is our URL that receives the Paypal IPN notification when someone makes a payment:

 

https://MYDOMAIN.COM/paypal/ipn

 

This URL worked correctly until we realized that it doesn't work a few days ago. At first we don't understand why.

 

The payments are actually made, however the PHP script of that URL does not receive the notification, it is practically AS IF THE URL DOES NOT LOAD ANYTHING, because we put a simple error_log to check if the page was executed, however, the error_log does not execute either.

 

On the other hand, if we call the URL from a common browser, it runs normally, which makes us understand that the URL is not called or does not load only with Paypal.

 

The conclusion is that when we load the page from the URL everything works normally, but not in Paypal's IPN notifications.

 

Greetings!

Login to Me Too
0 REPLIES 0

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.