Hello all
I have a chronoform with an IPN listener in an ipn event and I noticed in the last year or so that there are cases when the IPN is not received by the listener.
It did not cause a huge issue because only a few messages were lost and I was able to just use the paypal email notifying me of the payment. But now the instances in which this happen are increasing.
So I did some research and came across the following:
PayPal is trimming / removing the query strings in the notify_url parameter, which is used for receiving the IPN notification from PayPal.
https://www.j2store.org/component/kunena/payment-gateway-issues/5562-paypal-ipn-issue-since-march-8-orders-are-not-confirmed-after-payment.html
Has anyone faced the same issue and how did you resolve it?
Thank you
Kind regards
Amelia
I have a chronoform with an IPN listener in an ipn event and I noticed in the last year or so that there are cases when the IPN is not received by the listener.
It did not cause a huge issue because only a few messages were lost and I was able to just use the paypal email notifying me of the payment. But now the instances in which this happen are increasing.
So I did some research and came across the following:
PayPal is trimming / removing the query strings in the notify_url parameter, which is used for receiving the IPN notification from PayPal.
https://www.j2store.org/component/kunena/payment-gateway-issues/5562-paypal-ipn-issue-since-march-8-orders-are-not-confirmed-after-payment.html
Has anyone faced the same issue and how did you resolve it?
Thank you
Kind regards
Amelia