Adding IPN Listner URL to two paypal accounts

rafigulf
Contributor
Contributor

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

 

Login to Me Too
1 REPLY 1

MTS_Jennifer
Moderator
Moderator

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

 

Login to Me Too

Haven't Found your Answer?

It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.