Adding a donate button for paypal in your website
Sharing is loving as what they have said. 🙂
I as a programmer will be grateful if someone gives something in return it may not be that big amount but just to show their being grateful of what we have shared is enough for us to keep on going. There are many ways on how our visitors of our website show their gratitude to us. Paypal has come up with a button donate. The visitors are able to donate an amount of money in their will to the author of the blogs by clicking the donate button provided by the author.
So here is how we are going to add a donate button in our website.
We can put the button in the top right of our sidebar with the following codes.
1 2 3 4 5 6 7 8 |
<form name="_xclick" action="https://www.paypal.com/cgi-bin/webscr" method="post"> <input type="hidden" name="cmd" value="_xclick"> <input type="hidden" name="business" value="me@mybusiness.com"> <input type="hidden" name="item_name" value="Team In Training"> <input type="hidden" name="currency_code" value="USD"> <input type="hidden" name="amount" value="25.00"> <input type="image" src="http://www.paypal.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!"> </form> |
Just replace me@mybusiness.com with your email of your Paypal account.
Hope that helps.
Hit my donate button at my sidebar and see if it is really working. 🙂
Thanks.
Hey can I quote some of the content from this site if I provide a link back to your site?
Nice post. I was watching continuously this site and I’m impressed! Extremely useful info especially the last part I care for such info much. I was looking for this specific information for a long time. Thanks and best of luck.