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
m (Modified form to fix a bug) |
m (Minor change to form fields) |
||
| 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=" | + | <input type="hidden" name="business" 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:28, 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.