Sadly, Google Checkout is now charging fees.

This commit is contained in:
Bradley M. Kuhn 2012-12-10 17:48:12 -05:00
parent c9a6ca0234
commit be9ec7c637

View file

@ -17,9 +17,6 @@
<h3>Donate via Google Checkout (including Visa, Mastercard, AMEX, or Discover)</h3>
<p>Donating via Google Checkout puts more of your donation to work, since
Google charges no checkout fees to 501(c)(3) organizations like ours!</p>
<script type="text/javascript">
function validateAmount(amount){
if(amount.value.match( /^[0-9]+(\.([0-9]+))?$/)){