cancel
Showing results for 
Search instead for 
Did you mean: 

Adding IPN Listner URL to two paypal accounts

Options
rafigulf
Contributor
Posted on

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

 

1 REPLY 1

Adding IPN Listner URL to two paypal accounts

Options
MTS_Jennifer
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

 

Haven't Found your Answer?

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