by Slin
3 replies
Hey guys,

Quick question, I am working on my website and I just added a paypal button.

It works fine, but I also need to point some "click here to buy" links to the same place that my paypal button does.

But I just can't figure out how!

Any help would be appreciated, thanks.

- Nils
#link #paypal
  • Profile picture of the author WD Mino
    hey Nils,

    In the paypal button code it has a tag that refers to the img src="paypal_button.gif or whatever it says just take that out and put your own button in place of it and it will work fine.
    Signature

    "As a man thinks in his heart so is he-Proverbs 23:7"

    {{ DiscussionBoard.errors[1560318].message }}
  • Profile picture of the author Michael D
    If you go to your "saved buttons" link under your Paypal profile (I think it is under selling preferences) and hit "get code" again you will be shown your form code. There should be an "Email" tab that you can select next to the "HTML" tab. This will give you the url you need for your links.

    This can also be used for a custom buy now or add to cart button if you don't like the standard Paypal ones.
    {{ DiscussionBoard.errors[1560319].message }}
  • Profile picture of the author lisag
    Originally Posted by Slin View Post

    Hey guys,

    Quick question, I am working on my website and I just added a PayPal button.

    It works fine, but I also need to point some "click here to buy" links to the same place that my papal button does.

    But I just can't figure out how!

    Any help would be appreciated, thanks.


    - Nils
    If I understand you correctly, you want to put 'click here to buy' links that takes the buyer to the existing PayPal button that's already on your sales page, not to the actual PayPal site.

    if that's correct, set an HTML anchor next to your PayPal button. Call it buynow, or something.

    The point the 'click here to buy now' links to the HTML anchor.

    Html Tutorial
    Signature

    -- Lisa G

    {{ DiscussionBoard.errors[1560332].message }}

Trending Topics