Showing posts with label paypal button. Show all posts
Showing posts with label paypal button. Show all posts

Put Paypal Donation Code to Your Blogspot

Feb 3, 2010

Put Paypal Donation Code to Your Blog/Site
Do you put this box in your blog/site? Well many of us want put this code on their own blog/site like those popular sites but they don’t how. Well i am very glad to teach you and going tell you how.
In order to receive donations, you need a paypal account. If you don’t have a paypal account, click here to sign up one.

Update: Put Paypal Donation Buttons to Blogspot 

How to: Put Paypal Donation Code to Your Blogspot

First login to your blogger dashboard, and go to Layout -> Page Elements.

blogger 1


Add a Gadget, choose HTML/JavaScript and add the codes provided below.

gadget1
Paypal Donation Code:-



 <!-- The-Online-Quest Pay Pal Donation Form Code Start -->
 
<center><table border="1" width="143" cellspacing="0" cellpadding="0"  
bordercolorlight="#FFF8E8" bordercolordark="#EFE0C9">

<tr><td><center><img src=http://www.djyano.com/wp-content/
uploads/2009/03/credit-card.png /><center></td></tr>
<tr><td><form action="https://www.paypal.com/row/cgi-bin/webscr" 
name="_xclick" method="post">

<input value="Thank you for your support on Blog/Website Title"  
name="item_name" type="hidden"/>
<input value="YOUR PAYPAL EMAIL ADDRESS" name="business" 
type="hidden"/>

<input value="_xclick" name="cmd" type="hidden"/>
<!-- input type="hidden" name="amount" value="1.00" -->

<font face="Tahoma" size="3">Amount:</font><select name="amount" 
size="1">

<option selected value="1.00"/>1.00<option value="2.00"/>2.00<
option value="3.00"/>3.00
<option value="4.00"/>4.00<option value="5.00"/>5.00</select>
<font face="Tahoma" size="3">Currency in:</font><select name="
currency_code" size="1">

<option value="AUD"/>Australian Dollar<option selected value= 
"USD"/>USD<option value="GBP"/>British Pound
<option value="CAD"/>Canadian Dollars<option value="CZK"/> 
Czech Koruna<option value="DKK"/>Danish Kroner
<option value="EUR"/>EUR<option value="HKD"/>Hong Kong Dollars 
<option value="HUF"/>Hungarian Forint
<option value="JPY"/>Japanese YEN<option value="NZD"/>New 
Zealand Dollars<option value="NOK"/>Norwegian Kroner
<option value="PLN"/>Polisg Zlotych<option value="SGD"/>Singapore
 Dollars<option value="SEK"/>Swedish Kronor
<option value="CHF"/>Swiss Francs</select>
<p align="center"><input border="0" alt="Put Paypal Donation Code 
to Your Blog/Site" src="http://www.djyano.com/wp-content/uploads/
2009/03/buttin.png" name="submit" type="image"/></td></tr></form> 
</p>

<tr><td><center><b><font face="Tahoma" size="1.5">Powered by <a  
href="http://www.djyano.com/put-paypal-donation-code-to-your-blo
gsite" target="_blank"><img src="http://www.djyano.com/wp-conte
nt/uploads/2009/03/logo2.gif"></a></font></b></center></td></tr> 
</table></center>

 
<!-- End of The-Online-Quest Pay Pal Donation Form Code -->





What you need to edit before you save your HTML/JavaScript:-


Find this code at the seventh line and change Blog/Website Title to your Blog title.


value="Thank you for your support on Blog/Website Title" name="item_name" type="hidden"/&gt;
 
Find this code at the ninth line and change YOUR PAYPAL EMAIL ADDRESS to your Paypal email.
 
value="YOUR PAYPAL EMAIL ADDRESS" name="business" type="hidden"/&gt;


Once you’ve satisfied, click the Save button and enjoy your new Paypal Donation Code.


Please don’t remove Powered by , please provide credits for my hard work.