#1 (permalink)  
Old 10-31-2007, 05:23 PM
anthony anthony is offline
Member
 
Join Date: Jan 2007
Posts: 37
Default How do I re-direct the buyer....?

Hi, I have setup the paypal buyer button - thanks all.

Got another question.....

I have "....download your copy now".

- Am I able to have this hyperlink function as a paypal button and re-direct them to paypal when they click on the link?

- Or, this hyperlink will bring the user to say "www.abc.com/order.html". How can I re-direct the user to Paypal for pymt when they click on the url?

thanks....
anthony
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 11-01-2007, 12:57 AM
Tony Tony is offline
Administrator
Site Admin
 
Join Date: Jun 2007
Posts: 1
Smile

Hi Anthony,

Here's the easy way to do what your after.....

When you create your button in paypal it will produce your html code like this...

<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_xclick">
<input type="hidden" name="business" value="yourdomain@gmail.com">
<input type="hidden" name="item_name" value="Memory Ebook">
<input type="hidden" name="amount" value="39.95">
<input type="hidden" name="no_shipping" value="0">
<input type="hidden" name="return" value="http://www.yourdomain.com.au/thankyou4fds56f4ds2f.html">
<input type="hidden" name="no_note" value="1">
<input type="hidden" name="currency_code" value="USD">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="bn" value="PP-BuyNowBF">
<input type="image" src="http://www.yourdomain.com/images/button.jpg" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">
<img alt="" border="0" src="https://www.paypal.com/en_AU/i/scr/pixel.gif" width="1" height="1">
</form>

if you take this section here down the bottom which controls the linking image...

<input type="image" src="http://www.yourdomain.com/images/button.jpg" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!">

Change it to....

<input type="image" src="" border="0" name="submit" alt="Download your copy NOW!">

That should do it for you but if you need anymore help just let us know.

Cheers, ToNy!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 11-03-2007, 05:11 AM
anthony anthony is offline
Member
 
Join Date: Jan 2007
Posts: 37
Default

Thanks ToNy!

That is very helpful. I actually wanted to redirect the buyer from a text like this "Get your book now to learn the tips", and not from an image.

How do I put the those paypal codes around this text? Thanks!

thanks
anthony
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


All times are GMT. The time now is 10:16 PM.


vBulletin style developed by Transverse Styles

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.0.0