Les nouveautés et Tutoriels de Votre Codeur | SEO | Création de site web | Création de logiciel





seo How to add Paypal donate button in your blog or website 2013

Seo Master present to you:
If you would like to create an Paypal Donation button, please follow these instructions:
2. Click "Create your button now"
3. Fill the information and click "Create Button".
If you not able to create, bellow I give code for you. Just change highlights with your own information.
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="yourpaypalemail@email.com">
<input type="hidden" name="lc" value="US">
<input type="hidden" name="item_name" value="Your Blog Title">
<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>
2013, By: Seo Master

Labels:



Leave A Comment:

Powered by Blogger.