Search Result

Collapse
2 results in 0.0014 seconds.
Keywords
Members
Tags
notify_url
  •  

  • Does paypal's notify_url variable returns any value?

    when makning a requst to paypal with a script or a button
    and using notiry_url variable (notory_url=htt ps://mysite.com/myscript.php) does pay pal return any values?
    See more | Go to post

  • ykhamitkar
    started a topic Paypal notify_url
    in PHP

    Paypal notify_url

    Hi I tried the notify_url but it didnt work can you see if I am doing any error.
    or do i need to change any any setting in paypal site to activate notify_url


    Here is my html code for the form
    =============== =============== =============== ===
    [code=html]<input type="Hidden" name="cmd" value="_xclick" >
    <input type="Hidden" name="business" value="username @hotmail.com">...
    See more | Go to post
    Last edited by pbmods; Jul 8 '07, 06:42 PM. Reason: Added CODE Tags, removed email addresses.
Working...