How to add paypal to my html image?

2 replies
Hi, I am working on a sales page and I add a Price image. The thing is that I don´t know how to link my paypal code to my HTML image.

Could you help me?

Thanks =)
#add #html #image #paypal
  • Profile picture of the author ashloren
    Login to Paypal and click on the Merchant Services tab.
    Click on create payment button for your website.
    Setup the button with the appropriate values, pretty straightforward.
    At the end of the process, they will display an HTML code. There is also a tab that says Email, click on that. It should just give you a long URL which you can easily use to link any payment button image to the product you've setup in Paypal.

    So your final code would be something like:

    <a href="http://www.paypal.com/REPLACE-THIS-URL"><img src="/YOUR-IMAGE-URL.png"></a>
    Signature
    -Ashly Lorenzana
    AshlyLorenzana@gmail.com
    {{ DiscussionBoard.errors[8828082].message }}
  • Profile picture of the author dsouravs
    Signature

    I can convert your Non-Responsive website to Responsive website ... How sweet is that? :)

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

Trending Topics