How to Add PayPal Button for Blogger

How to Set up a PayPal Button for Blogger


Donation Buttons

Donation Buttons








  •  Go to Dashboard-->Layout
  • Click on "Add a Gadget"-->choose HTML/JavaScript
  • Add the below code
  • Change tutorialplustricks   with your blog name
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_blank">
<input type="hidden" name="cmd" value="_donations" />
<input type="hidden" name="business" value="hbenjo278@gmail.com" />
<input type="hidden" name="lc" value="US" />
<input type="hidden" name="item_name" value="tutorialplustricks" />
<input type="hidden" name="item_number" value="tutorialplustricks" />
<input type="hidden" name="no_note" value="0" />
<input type="hidden" name="currency_code" value="USD" />
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donateCC_LG.gif:NonHostedGuest" />
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!" />
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" />
</form>

  • Thank you...
Share on Google Plus

About Unknown

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment
    Facebook Comment