PayPal
Contents
Related
You can add a PayPal button to your blog with the following steps.
- Go to http://www.paypal.com/login and log in to your PayPal account. To access funds you receive through PayPal buttons, you need a Premier or Business account.
- Click on Merchant Services. This option will be found in the primary navigation area.

- Click on the Donate link under the Create Buttons heading.

- Customize your donation options.

Note that you can customize with your own button image.

- Click on Create Button.
- You will see two (2) sets of code: html code Website and a link for Email. Believe it or not, you do not want the the code for websites. WordPress.com does not let users put post web forms so the website code would be stripped. You must use the code found in Link for Emails. This is the link that you want to attach to your actual button image. Keep this window open, as you will need to copy that URL in a bit.

- In a separate window or tab, open a post or page for editing.
- Switch to the HTML editor.
- Add an image for people to click on. Below are some official PayPal buttons available to you. You can use your own image by following the same method. Copy any of the codes below and paste it directly into your HTML editor.
<img src="https://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" alt="" />
<img src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" alt="" />
<img src="https://www.paypal.com/en_US/i/btn/btn_donate_SM.gif" alt="" />
<img src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" alt="" />
<img src="https://www.paypal.com/en_US/i/btn/x-click-but04.gif" alt="" />
<img src="https://www.paypal.com/en_US/i/btn/x-click-but11.gif" alt="" />
- Switch back to the Visual editor and you should see something similar to the screenshot below, depending on which button was used.

- Next, you need to add a link for your image. Copy the link for Email from Step 6 on this page. Click the image in your visual editor, then click the link icon
and paste the PayPal code into the Link URL field.
And that’s it! Preview or publish your post to ensure that your donation button is working properly. To add the donation button to your sidebar, you can follow all of the aforementioned steps and then copy the html for the image and link you added into a Text Widget.
Video
done
Last modified: October 21, 2009
Help us improve:
We're always looking to improve our documentation. If this page didn't answer your question or left you wanting more, let us know! We love hearing your feedback. For support, please use the forums or contact support form. Thanks!
