## translation metadata
# Revision: $Revision$
# Translation-Priority: 3-low
#include "donatehead.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8"
<style>
form#makeDonation {
max-width: 500px;
}
</style>
<div id="content" class="container" style="padding-bottom: 85px">
<div id="maincol">
<h1>More Ways to Donate to Tor</h1>
<p><b>Note: if you wish to donate to The Tor Project by <a href="<page donate/donate>">credit card or PayPal, please click here</a>.</b></p>
<p>The Tor Project also offers the following alternative donation methods (If you would like to receive a Thank-You Gift after making a donation with one of the methods below, please email giving@torproject.org.):</p>
<ul class="hlist">
<li><a href="#bitcoin">Bitcoin</a></li>
<li><a href="<page donate/donate-amazon>">Amazon Payments</a></li>
<li><a href="https://smile.amazon.com/ch/20-8096820">Amazon Smile</a></li>
<li><a href="https://givingassistant.org/np#tor-project-inc">Giving Assistant</a></li>
<li><a href="#eubanks">EU Bank Transfer</a></li>
<li><a href="#cash">Checks or Money Orders</a></li>
<li><a href="#stock">Donate Stock</a></li>
</ul>
<div class="hundred toptwenty">
<!-- END AMAZON -->
<!-- BEGIN BITCOIN -->
<a id="bitcoin"></a>
<div class="hundred toptwenty">
<div class="dbox donate">
<h3>Donate Bitcoin</h3>
<p>To donate Bitcoin to The Tor Project, please complete the form below. If you would like an acknowledgment from the Tor Project, please provide your email address. (Due to the current state of the Bitcoin market, our payment processor, Bitpay, will not allow us to accept donations of less than 5 USD. However, we can also accept donations, including smaller donations, through Bitcoin Cash. Send us a tip with <a href="https://twitter.com/tipprbot">@tipprbot</a> on Twitter!)</p>
<form id="makeDonation" action="https://bitpay.com/checkout" method="post" onsubmit="return bp.validateMobileCheckoutForm($('#makeDonation'));">
<input name="action" type="hidden" value="checkout">
<fieldset class="phone-form well form-horizontal" style="margin-top: 5px;">
<ul style="list-style: none;">
<li id="orderID" class="control-group">
<label class="control-label" style="width: 80px">Email:</label>
<input name="orderID" type="email" class="input input-xlarge" placeholder="Email address (optional)" maxlength=50 autocapitalize=off autocorrect=off><br>
</li>
<li id="price" class="control-group">
<label class="control-label" style="width: 80px">Amount:</label>
<input name="price" type="number" class="noscroll" value="20" placeholder="Amount" maxlength="10" min="1" step="0.01" />
<select name="currency" value="" >
<option value="USD" selected="selected">USD</option>
<option value="BTC">BTC</option>
<option value="EUR">EUR</option>
<option value="GBP">GBP</option>
<option value="AUD">AUD</option>