I have 2 websites which need to use IPN
notifications from paypal.
Is there a way through the API to set up where to call the IPN
url from a recurring purchase?
I have seen the API from CreateRecurringPaymentsProfile
and SetExpressCheckout
, and none of these have a field to set the notifyurl from a different IPN.
How can I make my 2 sites have recurring payments using IPN
notifications?
Thanks!