Paypal notify_url - Need Help ASAP
Posted: September 11th, 2010, 7:27 am
I need to have an extra notify_url in the paypal payment button. I cannot do this with the regular button code that your program supplies. Is there any way that I can either change the call for s2 and add the affiliate code?
I am using php affiliate from iDevspot. The code they want you to use is <input type="hidden" name="notify_url" value ="http://marketinginfohere.com/aff/ipn.php?xyz=<?php echo $affid; ?>"> . This picks up the affiliate code and credits it to the correct person.
I hope to hear from you soon as I need to get this set up.
I am using php affiliate from iDevspot. The code they want you to use is <input type="hidden" name="notify_url" value ="http://marketinginfohere.com/aff/ipn.php?xyz=<?php echo $affid; ?>"> . This picks up the affiliate code and credits it to the correct person.
I hope to hear from you soon as I need to get this set up.