re testing paypal form

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • start living
    Special Status

    • Apr 2008
    • 349

    re testing paypal form

    I have used a vh paypal subscribe button and successfully get the form to complete on my desk top.
    1. On new membership completion and leaving paypal payment page I want the new member directed to this URL


    2. How do I achieve this please.

    Thank you
  • LadyEye
    General & Forum Moderator

    • Jun 2006
    • 10526

    #2
    Re: re testing paypal form

    Hi .. you will need to visit paypal directly to achieve this.

    Or this might work, maybe add this to your current code .. maybe after value or shipping value ..

    <input type="hidden" name="return" value="http://www.yourdomain.com/nameofpage.html">
    <input type="hidden" name="cancel_return" value="http://www.yourdomain.com/nameofpage.html">

    the first would be the return page and the 2nd for a cancellation of order page, paypal usually requests this url as well ..

    if the code doesn't work, you can go to paypal ..



    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    02036089024 / United Kingdom
    291916438 / Australia

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)


    Comment

    Working...
    X