PayPal Instant Payment Notification Warning

牧云@^-^@ 提交于 2019-12-25 02:34:35

问题


We always get this message from paypal. The payments are going in and the url in the message is correct.

Is there a way to stop these messages?

>Please check your server that handles PayPal Instant Payment
>Notifications (IPN). IPNs sent to the following URL(s) are failing:
>
>http://sitename.com/payment/postbackPaypalSignUp/
>
>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.
>
>Thank you for your prompt attention to this issue.
>
>
>Thanks,
>
>PayPal

回答1:


IPNs to that URL are failing. You can see the log somewhere at PayPal. You must fix your IPN handler. Check its logs too.



来源:https://stackoverflow.com/questions/21896575/paypal-instant-payment-notification-warning

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!