This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org

Difference between revisions of "Widget:PayPal Donation"

From OWASP
Jump to: navigation, search
(Modified code to new version)
m (Modified form to fix a bug)
Line 12: Line 12:
 
<div class="paypal_donation_button">
 
<div class="paypal_donation_button">
 
<input type="hidden" name="cmd" value="_donations">
 
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="hosted_button_id" value="Z7MBFA8U9B6B8">
+
<input type="hidden" name="hosted_button_id" value="[email protected]">
 
<input type="hidden" name="lc" value="BM">
 
<input type="hidden" name="lc" value="BM">
 
<input type="hidden" name="item_name" value="OWASP Foundation">
 
<input type="hidden" name="item_name" value="OWASP Foundation">

Revision as of 05:19, 23 September 2016

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

Created by Ike Hecht

Using this widget

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

Copy to your site

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.