User:Pathoschild/Fundraising: Difference between revisions

From Wikimedia Foundation Governance Wiki
Content deleted Content added
creation (sandboxed fundraiser page)
 
blanking old test form, PayPal has been complaining about the old forms
 
(15 intermediate revisions by 4 users not shown)
Line 1: Line 1:
=New page=
{| style="width:250px; height:450px; float:left; padding:5px; border:1px solid #CCC; -moz-border-radius:10px; background:#F9F9E3;"
|- valign="top"
| [[Image:Wikimedia-logo-small.png|30px|Wikimedia Foundation logo]]
|style="font-family:Helvetica;"| <big>'''PayPal or credit card'''</big>
|-
|colspan="2" valign="top"| '''Donate securely online with PayPal. You do not need an account to donate with a credit card.'''

One-time donations do not require a PayPal account. You can send donations in any of the below currencies to us without having to pay a currency conversion fee (<!-- where?: either use the pull down list in the form at the top of this page or -->click below):

<html>
<form action="https://www.sandbox.paypal.com/cgi-bin/webscr" method="post">
<!-- data sent to paypal -->
<input type="hidden" name="business" value="donation@wikipedia.org" />
<input type="hidden" name="item_name" value="One time donation" />
<input type="hidden" name="item_number" value="DONATE" />
<input type="hidden" name="no_note" value="0" />
<input type="hidden" name="cmd" value="_xclick" />
<input type="hidden" name="on1" value="Comment" />
<input type="hidden" name="lc" value="en" />
<input type="hidden" name="on0" value="Anonymity" />
<input type="hidden" name="notify_url" value="https://office2.wikimedia.org/payments/paypal/" />

<!-- amount field -->
<label for="don-amount"><b>One-time gift of...</b></label><br />
<input type="text" name="amount" id="don-amount" maxlength="30" size="5" />

<!-- currency menu -->
<select name="currency_code">
<option value="AUD">AUD $</option>
<option value="CAD">CAD $</option>
<option value="CHF">CHF</option>
<option value="CZK">CZK</option>
<option value="DKK">DKK kr</option>
<option value="EUR">EUR &euro;</option>
<option value="GBP">GBP &pound;</option>
<option value="HKD">HKD HK$</option>
<option value="HUF">HUF Ft</option>
<option value="JPY">JPY &yen;</option>
<option value="NZD">NZD NZ$</option>
<option value="NOK">NOK kr</option>
<option value="PLN">PLN</option>
<option value="SEK">SEK kr</option>
<option value="SGD">SGD S$</option>
<option value="USD" selected="selected">USD $</option>
</select><br />

<!-- public comment -->
<label for="os1">Public comment <small>(up to 200 characters)</small></label><br />
<input type="text" size="25" name="os1" id="os1" maxlength="200" /><br />

<!-- public donor list -->
Public donor list<br />
<input type="radio" name="os0" id="name-yes" value="Mention my name" /><label for="name-yes">List my name</label><br />
<input type="radio" name="os0" id="name-no" checked="checked" value="Don't mention my name" /><label for="name-no">List anonymously</label><br />

<input type="submit" value="Donate!" /><br />
</html>[[Image:Credit cards.png|Donate with Visa, MasterCard, Discover, American Express, or eCheck.]]<html>
</form>
</html>
|}
<br clear="both" />


=Old page=
<!-- new page HTML:
<div class="box-content">

</td>
<td valign="top">
<div class="box">
<div class="box-title">
Money Bookers
</div>
<div class="box-content">
<p>

<b>
Donate securely online with Money Bookers.
</b>
</p>
<p>
<b>
Account name:
</b>
</p>
<p class="address">

donation@wikipedia.org
</p>
<p>
In most cases, the fees for MoneyBookers are lower than those for PayPal.
</p>
<form class="contrib" action="https://www.moneybookers.com/app/payment.pl" method="post">
<input type="hidden" name="pay_to_email" value="donation@wikipedia.org" />
<input type="hidden" name="status_url" value="https://office2.wikimedia.org/payments/moneybookers/" />
<input type="hidden" name="language" value="EN" />
<input type="hidden" name="merchant_fields" value="os0, os1" />

<input type="hidden" name="detail1_description" value="One time donation" />
<input type="hidden" name="detail1_text" value="DONATE" />
<input type="hidden" name="on1" value="Comment" />
<label for="don-amount"><b>One&#160;time&#160;gift&#160;of</b></label><br />
<input type="text" name="amount" id="don-amount" maxlength="30" size="5" />
<select name="currency">
<option value="USD" selected="selected">USD&#160;$</option>

<option value="EUR">EUR&#160;€</option>
<option value="GBP">GBP&#160;£</option>
<option value="AUD">AUD&#160;$</option>
<option value="CAD">CAD&#160;$</option>
<option value="CHF">CHF&#160;</option>

<option value="CZK">CZK&#160;Kč</option>
<option value="DKK">DKK&#160;kr</option>
<option value="HKD">HKD&#160;HK$</option>
<option value="HUF">HUF&#160;Ft</option>
<option value="JPY">JPY&#160;Â¥</option>

<option value="NZD">NZD&#160;NZ$</option>
<option value="NOK">NOK&#160;kr</option>
<option value="PLN">PLN&#160;zł</option>
<option value="SGD">SGD&#160;S$</option>
<option value="SEK">SEK&#160;kr</option>

</select><br />
<label for="os1">Public&#160;comment<br />
<small>(200&#160;characters&#160;max)</small></label><br />
<input type="text" size="25" name="os1" id="os1" maxlength="200" /><br />
Public&#160;donor&#160;list<br />

<input type="radio" name="os0" id="name-yes" value="Mention my name" /><label for="name-yes">List my name</label><br />
<input type="radio" name="os0" id="name-no" checked="checked" value="Don't mention my name" /><label for="name-no">List anonymously</label><br />
<input class="centered" type="submit" value="Donate Now!" /><br />
<img src="http://upload.wikimedia.org/wikipedia/foundation/7/78/Credit_cards.png" alt="Visa, MasterCard, Discover, American Express, eCheck" />
</form>
</div>
</td>
<td valign="top">

<div class="box">
<div class="box-title">
Mail (Checks)
</div>
<div class="box-content">
<p>
<b>
You can donate via regular mail to Wikimedia's mailbox.
</b>
</p>

<p>
<b>
Mailing Address:
</b>
</p>
<p class="address">
Wikimedia Foundation Inc.<br>
200 2nd Ave. South #358<br>

St. Petersburg, FL 33701-4313
</p>
<b>
Please make the check payable to 'Wikimedia Foundation, Inc.'
</b>
<p>
If you donate outside the U.S., please use an international money order or a check payable on a U.S. bank, to avoid collection costs. Sending a foreign check (or any other draft drawn on a bank outside the U.S.) may involve processing fees exceeding $50
</p>
<p>
<b>

Please do not send currency through the mail.
</b>
</p>
</div>
</td>
<td valign="top">
<div class="box">
<div class="box-title">
Direct Deposit
</div>

<div class="box-content">
<p>
<b>
The Wikimedia Foundation has a Dexia bank account in Belgium that accepts money transfers.
</b>
</p>
<p>
<b>
Information:
</b>

</p>
<p class="address">
<b>
Account holder:
</b>
Wikimedia Foundation<br>
<b>
Bank:
</b>

Dexia bank - Pachecolaan 44 - 1000 Brussel - Belgium<br>
<b>
IBAN:
</b>
BE43 0689 9999 9501<br>
<b>
BIC (swift code):
</b>
GKCCBEBB
</p>

<p>
For Belgium and countries not using the IBAN-system:
</p>
<p class="address">
<b>
Belgian bank account number:
</b>
068-9999995-01
</p>
</div>

</td>
</tr>
</table>
<center>
<div class="h-box">
<div class="h-box-title">
<b><a href="http://www.cafepress.com/wikipedia">Wikipedia merchandise at Cafe Press:</a></b> 20% of the listed price for each purchased item goes to the Wikimedia Foundation.
</div>
</div>

</center>
<p class="page-content">
The Wikimedia Foundation Inc. is a non-profit organization with the goal of providing free knowledge to every person in the world. Meeting this goal through the maintenance, development and distribution of free content, Wikimedia relies on public donations to run its wiki-based projects.<br>
Wikimedia provides computing and network resources to create and distribute many reference works including Wikipedia, Wiktionary, Wikiquote, Wikibooks, Wikinews, Wikisource and the Wikimedia Commons. The content of these projects is provided to the public free of charge.
</p>
<p class="page-title">
How your donation will help
</p>
<div class="page-content">
All of our sites are free from advertisements. Visitors are not charged to edit, read or use our content. We rely entirely on donations to fund our projects. Our unprecedented growth in traffic and content requires regular hardware updates to prevent outages without sacrificing functionality. Other outgoings include bandwidth costs, rackspace within a colocation center, purchase of Wikimedia's domain names, sponsorship of specific software development tasks, and, occasionally, travel expenses.<br>

See Budget/2005 for our latest budget, which details where the money will go, and meta:Wikimedia servers/hardware orders for details of the hardware we ordered after our last fundraising drive.<br>
The Wikimedia Foundation also requires funding to continue its pioneering role in exploring the field of collaborative content creation. In addition, we are pursuing grants to fund the packaging and distribution of Wikimedia content to places that do not have access to the Internet. Every donation can make a big difference. If you have any questions regarding donations or the Wikimedia Foundation, please contact us.<br>
<p>
<b>Previous fundraisers</b>
<li>Fund drives/2005/Q4
<li>Fund drives/2005/Q3
<li>Fund drives/2005/Q1 (includes complete lists of donors)
</p>
<p>

<b>
Public donor lists
</b>
<p>
<li>PayPal donations in November 2006 with links to daily public donor lists. (update function not perfect)
<li>PayPal donations in 2006 with links to monthly lists
<li>PayPal donations in 2005 with links to monthly lists. (data prior to 26 Feb 2005 not in this reporting system)
</p>
<p>
<b>
Disclaimer:
</b>

Please note that neither this page nor any link on any Wikimedia site pointing to this page should be considered a solicitation to make a donation.
</p>
</div>
-->













<!-- old page wikiML
{{FundLang}}

<center><big>''Imagine a world in which every person has free access<br/>to the sum of all human knowledge. That's what we're doing.''<br/>'''[[#Donation methods|And we need your help.]]''' </big></center>
&nbsp;
<div class="banner" align="center" style="margin: 1em; font-size: 100%;">
{{fund drive|goal=|1000s=,|point=.|LastUpdate=Last updated at|UTC=[[Timezones|UTC]]|ToGo=to go |SoFar=so far <small>([[Fund drives/2005/Q4|details]])</small>}}
</div>
<table align="right"><tr><td align="center">
'''<big>Help empower the world with free knowledge!</big>'''</td></tr>
<tr><td>
{{DonationForm-en|DonationPeriod=onetime|CurrencyCode=USD}}</td></tr>
<tr><td align="center">
[[Deductibility of donations|Tax-deductibility of donations]] - '''[[#Donation methods|Other donation methods]]'''<br>
You can also donate [[Fundraising/USD/monthly|monthly]] or [[Fundraising/USD/yearly|yearly]]
</td></tr>
</table>
The '''Wikimedia Foundation Inc.''' is a non-profit organization with the goal of providing free knowledge to every person in the world. Meeting this goal through the maintenance, development and distribution of [[:en:free content|free content]], Wikimedia relies on public donations to run its [[:en:wiki|wiki]]-based projects.

Wikimedia provides computing and network resources to create and distribute many reference works including [http://en.wikipedia.org Wikipedia], [http://en.wiktionary.org Wiktionary], [http://en.wikiquote.org Wikiquote], [http://en.wikibooks.org Wikibooks], [http://en.wikinews.org Wikinews], [http://wikisource.org Wikisource] and the [http://commons.wikimedia.org Wikimedia Commons]. The content of these projects is provided to the public [[:en:gratis|free of charge]].

== How your donation will help ==
All of our sites are free from advertisements. Visitors are not charged to edit, read or use our content. We rely entirely on donations to fund [[our projects]]. Our [[Wikimedia statistics|unprecedented growth]] in traffic and content requires regular [http://meta.wikimedia.org/wiki/Wikimedia_servers hardware] updates to prevent outages without sacrificing functionality. Other outgoings include bandwidth costs, rackspace within a colocation center, purchase of Wikimedia's domain names, sponsorship of specific software development tasks, and, occasionally, travel expenses.

See [[Budget/2005]] for our latest budget, which details where the money will go, and [[meta:Wikimedia servers/hardware orders]] for details of the hardware we ordered after our last fundraising drive.

The Wikimedia Foundation also requires funding to continue its pioneering role in exploring the field of collaborative content creation. In addition, we are pursuing grants to fund the packaging and distribution of Wikimedia content to places that do not have access to the Internet. Every donation can make a big difference. If you have any questions regarding donations or the Wikimedia Foundation, please [[contact us]].

== Donation methods ==

<div style="text-align:center">
'''Donations are tax-deductible in the United States.'''
<br> <small>
Donations may or may not be tax-deductible elsewhere. See [[deductibility of donations]].
</small>
</div>
<div style="float: left; width: 59%">

=== Online ===

Donate securely online with '''[[#PayPal|PayPal]]''' or '''[[#MoneyBookers|MoneyBookers]]''' using the short forms linked below.

<div style="margin: 1em 0">

<div style="float:left; width: 134px; margin-left: 10px;">{{DonateOnetime|Fundraising/Onetime donation=Fundraising/Onetime donation}}</div>
</div><br clear=all>

==== PayPal ====

'''One-time donations do ''not'' require a PayPal account'''<br>
See [https://www.paypal.com/cgi-bin/webscr?cmd=_display-approved-signup-countries-outside PayPal's list of supported national currencies]

<div style="margin: 1em 0">
{{PayPalCurrencies-en}}
:<small>&hellip;or [https://www.paypal.com/us/cgi-bin/webscr?cmd=_help&leafid=2381&answer_id=18037790 cancel a subscription]</small>
</div>

<div class="plainlinks" style="clear: left; margin: 1em 0">

==== MoneyBookers ====

<div style="float:left; width: 100px; margin-left: 10px;">{{MoneyBookers}}</div>
Account name: '''donation@wikipedia.org''' <br clear="all">
'''27 currencies accepted:'''<br> <small>Euro, British Pound, Bulgarian Lev, U.S.
Dollar, Australian Dollar, Canadian Dollar, Czech Koruna, Danish Krone,
Estonian Kroon, Hong Kong Dollar, Hungarian Forint, Israeli Shekel,
Japanese Yen, Latvia Lat, Malaysian Ringgit, New Taiwan Dollar, New Zealand
Dollar, Norwegian Krone, Polish Zloty, Romanian New Leu, Singapore Dollar, Slovakian Koruna,
Slovenian Tollar, South-African Rand, South-Korean won, Swedish Krona, Swiss
Franc and Thailand Baht. '''In most cases, the fees for MoneyBookers are lower
than those for PayPal.'''

</small>
</div>
</div>
</div>
<div style="float: right; width: 39%">

=== Postal mail ===

You can donate via regular mail to Wikimedia's mailbox at the following address:
:<big>Wikimedia Foundation Inc.</big>
:<big>200 2nd Ave. South #358</big>
:<big>St. Petersburg, FL 33701-4313</big>

Please make the check payable to 'Wikimedia Foundation, Inc.'

If you donate outside the U.S., please use an international money order or a check payable on a U.S. bank, to avoid collection costs. Sending a foreign check (or any other draft drawn on a bank outside the U.S.) may involve processing fees exceeding $50.

International money orders payable in the U.S. are available in post offices in many countries, and will ensure your complete donation goes to Wikimedia.

Please do not send currency through the mail.

=== Money transfer ===

The Wikimedia Foundation has a Dexia bank account in Belgium that accepts money transfers.

:Account holder: Wikimedia Foundation
:Bank: Dexia bank - Pachecolaan 44 - 1000 Brussel - Belgium
:IBAN: BE43 0689 9999 9501
:BIC (swift code): GKCCBEBB

For Belgium and countries not using the IBAN-system:

:Belgian bank account number: 068-9999995-01

</div>
<div style="clear:both;width:99%">
'''Disclaimer''': ''Please note that neither this page nor any link on any Wikimedia site pointing to this page should be considered a solicitation to make a donation. ''

</div>

== Buy merchandise ==

<span class="plainlinks">[http://www.cafepress.com/wikipedia '''Wikipedia merchandise''' at Cafe Press]: 20% of the listed price for each purchased item goes to the Wikimedia Foundation.</span>

== Previous fundraisers ==

* [[Fund drives/2005/Q4]]
* [[Fund drives/2005/Q3]]
* [[Fund drives/2005/Q1]] (includes complete lists of donors)

=== Public donor lists ===

* '''[http://fundraising.wikimedia.org/ongoing/index.php/{{CURRENTYEAR}}-{{CURRENTMONTH}}/ PayPal donations in {{CURRENTMONTHNAME}} {{CURRENTYEAR}} with links to daily public donor lists.]''' (update function not perfect)
* [http://fundraising.wikimedia.org/ongoing/index.php/{{CURRENTYEAR}}/ PayPal donations in {{CURRENTYEAR}} with links to monthly lists]
* [http://fundraising.wikimedia.org/ongoing/index.php/2005/ PayPal donations in 2005 with links to monthly lists.] (data prior to 26 Feb 2005 not in this reporting system)

[[Category:English]]
[[Category:Fundraising]]

__NOTOC__
__NOEDITSECTION__
-->

Latest revision as of 22:58, 8 March 2012