Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Affiliate program and Paypal problems

Affiliate program and Paypal problems

Locked

Views: 1,380

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
30 Jun 2006, 1:04 AM
#1
amybryant avatar

amybryant

New Zenner

Join Date:
Jun 2005
Posts:
25
Plugin Contributions:
0

Affiliate program and Paypal problems

This is the last step in setting up my affiliates program. Can anyone tell me where in zen I will find what this step is asking for?

(3) Edit the notify_url field in your Paypal button form code. You must add the following line to the end of your notify URL.
?custom=<?php echo "$_SERVER[REMOTE_ADDR]"; ?>
An example complete notify_url field would appear like this :
<INPUT TYPE="hidden" NAME="notify_url" VALUE="http://www.yourdomain.com/ipnscript.php?custom=<?php echo $_SERVER[REMOTE_ADDR]; ?>">

I have looked for hours,
Thanks,
Amy b

30 Jun 2006, 1:37 AM
#2
ritchie111 avatar

ritchie111

New Zenner

Join Date:
Jun 2006
Posts:
70
Plugin Contributions:
0

Re: Affiliate program and Paypal problems

Hi Amy remember im new . but have you tryed in the admin panel
module/paypal IPN then edit or instal and add them at the bottom of the edit panel.
Hope thats some good Amy :)

30 Jun 2006, 3:04 AM
#3
amybryant avatar

amybryant

New Zenner

Join Date:
Jun 2005
Posts:
25
Plugin Contributions:
0

Re: Affiliate program and Paypal problems

Nope, that didn't do it..

I need to find the notify Url for paypal so I can edit it. Does anyone know where it is located?

Amy B