How to Add PayPal Donate Button to Blogger?

There are so many plugins to easily add PayPal donate button to your blog if you’re on WordPress but the problem is when you’re with Blogger.

I had this problem while I was on Blogger platform because every tutorial I read on adding PayPal donate to my blog never worked. I read that I needed to generate the code from my PayPal account by going Merchant Services. The truth is I never found any option to create a donation button under merchant services. I’m not sure if it was a peculiar problem with my PayPal account or it’s peculiar to my selected country of residence during PayPal registration.

However, I’ve got an alternative way to add PayPal donations to your blog. This is for for those who can’t find the option to create a donation button directly from their PayPal accounts. I took some time to know how this WordPress plugin works and finally used it successfully on a blogspot website. If you’re thinking whether you actually need a donation button on your site, it’s not necessary if you think it’s not but you may be underestimating the generosity of a happy reader. Don’t expect to get thousands of dollars from the button, maybe just a couple of bucks to grab a cup of coffee, who knows?

First, you must log in to your PayPal account and upgrade your account from personal to business if you haven’t. Only business accounts are allowed to receive donations and upgrading costs you nothing.

Adding this button to your blog isn’t that hard and doesn’t require much coding.

Add PayPal Donate Button to Blogger (Sidebar)


1. If you’re using the old blogger interface interface, go to Design but you only need to go to Layout if you’ve updated to the new interface.

2. Depending on where you want the widget to appear, select Add a Widget

3. Choose HTML/JavaScript and paste this code inside the content area:

4. Now save your template and view your blog, the donation button should be right there.

Add PayPal Donate Button Under Blog Post


1. If you’re using the old interface, go to Design > Edit HTML but you should go to Template > Edit HTML using the new blogger version.

2. Check the box labelled Expand Template Widget

3. Search for <data:post.body/>

4. Right below this, past that same code in the first method

5. Save your template

Note: You can change a couple of things in the code to customize it.

1. [email protected] – Change this to your own paypal email address. To avaoid bots picking up your email address, you can use your merchant ID instead here. To get your merchant ID, you can follow this link – https://www.paypal.com/webapps/customerprofile/summary.view.

2. http://localhost/fbt/ – Change this to your return page. You can create a “Thank You” page a donator will be redirected to after making the donation or use your blog’s homepage.

3. You found the information helpful and want to say thanks? Your donation is enough to inspire us to do more. Thanks a bunch! – You can change this to your custom text that will be displayed on the donation page.

4. https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif – This is optional but you can change the URL to your own custom donation image.

Conclusion

I think you’ve understood these tricks clearly. Most of the country has issue with PayPal so i hope this tips will be helpful for you. Please don’t forget to share this article on social media.