View Single Post
ישן 23-03-13, 21:40   # 3
dabi
חבר וותיק
 
מיני פרופיל
תאריך הצטרפות: Dec 2007
הודעות: 1,767

dabi לא מחובר  

ציטוט:
נכתב במקור על ידי אדיר צפה בהודעה
קוד:
return_url	The URL to which the sender’s browser is redirected after approving a payment on paypal.com. Use the pay key to identify the payment as follows: payKey=${payKey}.
cancel_url	The URL to which the sender’s browser is redirected if the sender cancels the approval for a payment on paypal.com. Use the pay key to identify the payment as follows: payKey=${payKey}.
את המשתנה הזה ניסיתי
PHP קוד:
      $p->add_field('return_url''http://www.ynet.co.il'); 
אך הוא לא חוזר אוטומטי לשום אתר אלא מראה

http://up367.siz.co.il/up2/u4gxmyojjmyz.gif
  Reply With Quote