remove google, since we get less than 1% of our donations through them.
Andrew Lewman

Andrew Lewman commited on 2012-06-20 21:10:10
Zeige 2 geänderte Dateien mit 0 Einfügungen und 38 Löschungen.

... ...
@@ -22,7 +22,6 @@
22 22
   <ul class="hlist">
23 23
     <li><a href="#paypal">Paypal</a></li>
24 24
     <li><a href="#amazon">Amazon Payments</a></li>
25
-    <li><a href="#google">Google Checkout</a></li>
26 25
     <li><a href="#givv">Givv.org</a></li>
27 26
     <li><a href="#cash">checks, money orders, bank transfers, stock
28 27
     grants, or other more sophisticated transactions</a></li>
... ...
@@ -154,43 +153,6 @@ jQuery(function(){
154 153
 		<small>Requires an Amazon Account</small>		
155 154
 	 </div>
156 155
 <!-- END AMAZON -->
157
-<!-- BEGIN GOOGLE -->
158
-    <a id="google"></a>
159
-    <div class="dbox dsmall">
160
-      <h3>Donate via Google Checkout</h3>
161
-      
162
-<script type="text/javascript">
163
-function validateAmount(amount){
164
-  if(amount.value.match( /^[0-9]+(\.([0-9]+))?$/)){
165
-    return true;
166
-  }else{
167
-    alert('You must enter a valid donation.');
168
-    amount.focus();
169
-    return false;
170
-  }
171
-}
172
-</script>
173
-
174
-		<form action="https://checkout.google.com/cws/v2/Donations/250937139555708/checkoutForm" id="BB_BuyButtonForm" method="post" name="BB_BuyButtonForm" onSubmit="return validateAmount(this.item_price_1)" target="_top">
175
-	 	 <div class="drow toppad">
176
-	 	  <div>
177
-    		<label for="google">&#x24;</label>
178
-    		<input id="item_price_1" name="item_price_1" size="6" type="text" value="20">
179
-    		<input class="donate-btn" alt="Donate" src="$(IMGROOT)/google-checkout.gif" type="image">
180
-		  </div>
181
-     	  <input name="item_name_1" type="hidden" value="Donate to the Tor Project">
182
-    	  <input name="item_description_1" type="hidden" value="Tor is written for and supported by people like you">
183
-    	  <input name="item_quantity_1" type="hidden" value="1">
184
-    	  <input name="item_currency_1" type="hidden" value="USD">
185
-    	  <input name="item_is_modifiable_1" type="hidden" value="true">
186
-    	  <input name="item_min_price_1" type="hidden" value="0.01">
187
-    	  <input name="item_max_price_1" type="hidden" value="25000.0">
188
-    	  <input name="_charset_" type="hidden" value="utf-8">
189
-	    </div>
190
-      </form>
191
-		<small>Requires a Google Account</small>		
192
-    </div>
193
-<!-- END GOOGLE -->
194 156
 <!-- BEGIN GIVV -->
195 157
     <a id="givv"></a>
196 158
     <div class="dbox dsmall givv">