|
Rank: Starting Member
Groups: Registered
Joined: 8/27/2010 Posts: 1 Location: UK
|
Hello guys
Just been using the paypal IPN and I was just wondering about subscriptions. In the signup page there is a notify_url which I have filled out was check.paypal.php which basically moves the order on and creates the client etc. I just wanted to check if this URL was also used as the notification URL for the further payments of the subscription, as I would like it to use a different URL. Is this something I set?
Thanks for the help and sorry for the newbie question, I thought the manual was a little ambigious.
|
|
Rank: Administrator
Groups: Administrators, Registered
Joined: 1/30/2008 Posts: 68 Location: ,
|
Whatever notify_url is specified during the subscription signup will be the same notify_url used for subsequent payments. You may need to combine your scripts to parse out subscr_signup vs. a subscription payment. --- Shannon @ PayLoadz.comSell Downloads - eBooks, Videos, Music, Documents, and more...
|