By Christy Kiltz on Tuesday, 13 March 2018
Posted in Payment Gateways
Replies 1
Likes 0
Views 1.5K
Votes 0
we keep getting this message: Please advise
Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:

[gist type="php"]
https://iaate.org/index.php?option=com_payplans&gateway=paypal&view=payment&task=notify
[/gist]

If you do not recognize this URL, you may be using a service provider that is using IPN on your behalf. Please contact your service provider with the above information. If this problem continues, IPNs may be disabled for your account.
It seems like you set the wrong notification URL, can you try set your following notification URL from your PayPal account IPN setting and see how it goes.

[gist type="php"]
https://iaate.org/index.php?option=com_payplans&view=payment&task=notify
[/gist]
·
Tuesday, 13 March 2018 11:40
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post