Instant Payment Notification (IPN) still sends notification to old url
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have updated my Instant Payment Notification (IPN) to a new url webhook by Zapier. However, it is still sending to my old IPN url.
- Labels:
-
IPN
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Good day @kc991,
Thank you for posting to the PayPal community.
This should be an issue with the "notify_url" parameter which is passing the old IPN URL in your website payment request API call to PayPal system.
Though you have updated the NEW_IPN_URL in your PayPal account settings, the OLD_IPN_URL might have been passed from your website as "notify_url".
The OLD_IPN_URL passed in "notify_url" will over ridding the NEW_IPN_URL marked in your PayPal account settings.
I request to please contact your website developer or the support of the third party platform eCommerce to cross check your website payment API request call and make sure your passing New_IPN_URL as "notify_url".
Once this is done, PayPal system will send the IPN response to your New_IPN_URL.
(Or)
You can avoid/stop pass the "notify_url" parameter in website payment API request call, since you have already updated the New_IPN_URL in your PayPal account settings.
Please refer the guide link : https://developer.paypal.com/api/nvp-soap/ipn/IPNSetup/#link-dynamicallysettingthenotificationurl
Thank you so much for your patience and understanding.
Sincerely,
Chiranjeevi
PayPal/Braintree MTS
If this post or any other was helpful, please enrich the community by giving kudos or accepting it as a solution.
Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Linking Bank card to paypal in PayPal Payments Standard
- Pay Now button "Label for Customer Notes" not passed in the notification or email. in PayPal Payments Standard
- I am not receiving the six-digit code required for login via sandbox in REST APIs
- IPN Notification Settings - something wrong in Sandbox Environment
- Subscription renewal alerts and failures in REST APIs