Custom Payment IPN Question

LilGhost
Contributor
Contributor

Hi, so on my site I'm using a custom paypal checkout form and one of the elements in the form is:

'input name="notify_url" type="hidden" value="http://www.example.com/ipn.php"' On actual paypal i have my real ipn link, but could i route this to another ipn?

For example, let's say under my paypal settings my ipn is: http://www.example.com/ipn_1.php

Can i set this link to say: http://www.example.com/ipn_2.php and then recieve payment notifications at ipn_2.php instead of ipn_1.php like it says in my merchant settings?

Thanks in advance

Login to Me Too
1 ACCEPTED SOLUTION

Accepted Solutions
Solved

snowshoe
Frequent Advisor
Frequent Advisor

I believe you can but, I would check with the Developer Forum, there's some pretty good folks there and you may pick up a few tips:

http://stackoverflow.com/questions/tagged/paypal

View solution in original post

Login to Me Too
2 REPLIES 2
Solved

snowshoe
Frequent Advisor
Frequent Advisor

I believe you can but, I would check with the Developer Forum, there's some pretty good folks there and you may pick up a few tips:

http://stackoverflow.com/questions/tagged/paypal

Login to Me Too

LilGhost
Contributor
Contributor

Thank you very much I'll ask again in the dev section.

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.