pathCast
Log in

Difference between revisions of "Widget:PayPal donation"

From pathCast
Line 12: Line 12:
 
<div class="paypal_donation_button">
 
<div class="paypal_donation_button">
 
<input type="hidden" name="cmd" value="_s-xclick">
 
<input type="hidden" name="cmd" value="_s-xclick">
<input type="hidden" name="hosted_button_id" value="PUT YOUR PAYPAL ID HERE">
+
<input type="hidden" name="hosted_button_id" value="27G3K46CJ7BE8">
 
<input type="hidden" name="currency_code" value="<!--{$currency|escape:'html'|default:'USD'}-->">
 
<input type="hidden" name="currency_code" value="<!--{$currency|escape:'html'|default:'USD'}-->">
 
<input type="image" src="https://pathologycast.com/pathcast_logo.png" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
 
<input type="image" src="https://pathologycast.com/pathcast_logo.png" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">

Revision as of 09:07, 20 September 2020

This widget allows you to embed A PayPal donate button on your wiki page.

Created by Ike Hecht

Using this widget[edit]

For information on how to use this widget, see the widget description page on MediaWikiWidgets.org.

Copy to your site[edit]

To use this widget on your site, just install MediaWiki Widgets extension and copy the full source code of this page to your wiki as Widget:PayPal donation article.