commit 2c4726a2da652e5fb29986aeae912e48c96db79f
Author: Arthur Edelstein <arthuredelst...@gmail.com>
Date:   Fri Dec 22 18:10:34 2017 -0500

    Bug 24720: Update donation options page for BTC and stock transfers
---
 donate/en/donate-options.wml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/donate/en/donate-options.wml b/donate/en/donate-options.wml
index 5c18976c..42d4a706 100644
--- a/donate/en/donate-options.wml
+++ b/donate/en/donate-options.wml
@@ -31,7 +31,7 @@ form#makeDonation {
    <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.</p>
+<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 100 USD. 
However, we can also accept donations, including smaller donations, through 
Bitcoin Cash. Send us a tip with <a 
href="https://twitter.com/tipperbot";>@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;">
@@ -42,7 +42,7 @@ form#makeDonation {
             </li>
             <li id="price" class="control-group">
                 <label class="control-label" style="width: 
80px">Amount:</label>
-                <input name="price" type="number" class="noscroll" 
value="10.00" placeholder="Amount" maxlength="10" min="0.01" step="0.01" />
+                <input name="price" type="number" class="noscroll" 
value="100.00" placeholder="Amount" maxlength="10" min="100" step="0.01" />
                 <select name="currency" value="" >
                   <option value="USD" selected="selected">USD</option>
                   <option value="BTC">BTC</option>
@@ -176,7 +176,7 @@ form#makeDonation {
                   E-mail: <a 
href="mailto:jeffrey.k.mil...@ml.com";>jeffrey.k.mil...@ml.com</a><br>
                   FAX: 206.388.4456<br>
                   The Tor Project Account #: 335-03016<br>
-                  DTC #: 5198<br>
+                  DTC #: 8862<br>
                   Tax ID #: 20-8096820<br>
               </p>
           </p>

_______________________________________________
tor-commits mailing list
tor-commits@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits

Reply via email to