What happens if the notify_url is specified in HTML form and in PayPal dashboard.
daverook
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Jan-17-2019
01:57 AM
According to the docs, there are 2 ways to set up IPNs.
What is unclear is if they are mutually exclusive or not. What happens if both are provided.
So, let's assume I've followed the guide and I've enabled the IPN in my PayPal account.
And in my HTML form on my website, I have the following
<input type="@htmlType" name="notify_url" value="someOtherUrl" />
For clarity, this means both ways of getting the IPN are enabled, but the value (return URL) are different.
What happens now? Does one take priority?
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.
Related Content
- ApplePay button setup, missing Mobile and digital payments section from docs in Sandbox Environment
- How to verify my app made in developer dashboard of PayPal? in REST APIs
- Paypal Advanced Credit and Debit Card Payments, the configuration is not saved. in Sandbox Environment
- Unable to update subscription price in REST APIs
- Previously created subscription plans in Sandbox Environment