New to the community? Welcome! Please read our Community Rules and Guidelines
Pay, shop, and do even more on the PayPal appGet the App
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
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
©1999-2023 PayPal, Inc. All rights reserved.