More IPN page for Single Business Account Paypal

by Vinoth 2009-11-07 18:31:52

We can use IPN(Instant payment Notification) by enabling the IPN in your paypal account and we have to give the "Notification URL".

But if you want to use the same paypal account for different business then we can't use the above method. We have to use a HTML hidden variable
Use the below code to do it

<input type="hidden" name="notify_url" value="Your notification URL">

Tagged in:

983
like
0
dislike
0
mail
flag

You must LOGIN to add comments