Changeset - be9ec7c6375b
[Not reviewed]
0 1 0
Bradley Kuhn (bkuhn) - 11 years ago 2012-12-10 22:48:12
bkuhn@ebb.org
Sadly, Google Checkout is now charging fees.
1 file changed with 0 insertions and 3 deletions:
0 comments (0 inline, 0 general)
www/conservancy/static/donate/index.html
Show inline comments
...
 
@@ -14,15 +14,12 @@
 
  its <a href="/members/current/">member projects</a>.  Donation links for these
 
  directed donation programs can found on the individual websites
 
  of our <a href="/members/current/">members</a>.</p>
 

	
 
<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]+))?$/)){
 
		return true;
 
	}else{
 
		alert('You must enter a valid donation.');
0 comments (0 inline, 0 general)