Adding IPN Listner URL to two paypal accounts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi folks,
say i have a ipn listner url like this :
https://www.example.com/payment_confirm.php
now can i add this to two different paypal accounts and test it with two sanbox paypal personal accounts (each one is created under each paypal developer accounts)?
in summary, what will happen when i add same listner to two paypal accounts.
zamaan
- Labels:
-
IPN

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Thank you for posting to the PayPal Sandbox Community.
You can use the same IPN listener for more than one Sandbox PayPal Account. You can put the same Listener URL or use notify_url and pass in your listener url in your code.
You cannot have more than one IPN listener URL set in the PayPal Account, however, you can also use the notify_url variable in your code to set your IPN listener URL. This allows you to have more than one listener affiliated with one PayPal Account.
Thank you,
Jennifer
MTS
PayPal

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- "System error. Please try again later" when connecting to paypal sandbox account with my android app in Sandbox Environment
- Payments Refunded Automatically After Successful Transactions - PayPal Business Account Issue in REST APIs
- Is there anyone who can help me verify my PayPal account in PayPal Reporting
- PayPal Business account opening api's in REST APIs
- Re: How do i transfer my money from my sandbox Paypal account to my card? Or how can i withdraw it? in Sandbox Environment