[or-cvs] r22520: {website} add amazon payments to the donations page. now it's almost g (website/trunk/en)

Andrew Lewman andrew at torproject.org
Fri Jun 18 20:56:05 UTC 2010


Author: phobos
Date: 2010-06-18 20:56:04 +0000 (Fri, 18 Jun 2010)
New Revision: 22520

Modified:
   website/trunk/en/donate.wml
Log:
add amazon payments to the donations page.  now it's almost getting confusing.


Modified: website/trunk/en/donate.wml
===================================================================
--- website/trunk/en/donate.wml	2010-06-17 11:02:12 UTC (rev 22519)
+++ website/trunk/en/donate.wml	2010-06-18 20:56:04 UTC (rev 22520)
@@ -53,18 +53,19 @@
 <div class="underline"></div>
 <a id="money"></a>
 <h3><a class="anchor" href="#money">Donate Money</a></h3>
-<h3><a class="anchor" href="#paypal">Subscription via Givv or PayPal</a></h3>
-<form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
+<h3><a class="anchor" href="#paypal">Subscription via Givv, or PayPal</a></h3>
 <p>One of our core fundraising goals is not to annoy donors with
 repeated requests.  Therefore, we advocate for a subscription-based
 approach:  simply sign up for recurring monthly donations. Consistent
 donations let us worry less about fund-raising and focus on improving
 the Tor software and network. You can cancel your subscription at any
-time. There are two ways to donate:  
-<ol><li>through our <a
-href="http://givv.org/recipients/the-tor-project">Givv account</a></li>
+time. There are two ways to donate:
+<ol>
+<li>through our <a href="http://givv.org/recipients/the-tor-project">Givv account</a></li>
+
 <li>Or through PayPal.  If Paypal, see below:</li>
 </ol>
+<form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post">
 </p>
 <br />
 Choose your currency:
@@ -100,7 +101,39 @@
  value="https://www.torproject.org/donate"/>
 </form>
 <br />
-<h3><a class="anchor" href="#paypal">Single donation via PayPal</a></h3>
+<h3><a class="anchor" href="#paypal">Single donation via Amazon or PayPal</a></h3>
+<ol>
+<li>through Amazon Payments:</li>
+<div style="width:20em;padding-left:10px;padding-top:10px;padding-right:10px;padding-bottom:10px;">
+	<table class="table" border="0" cellpadding="0" cellspacing="0" width="100%">
+	<tr>
+	<form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post">
+	  <input type="hidden" name="immediateReturn" value="1" >
+	  <input type="hidden" name="collectShippingAddress" value="0" >
+	  <input type="hidden" name="signatureVersion" value="2" >
+	  <input type="hidden" name="signatureMethod" value="HmacSHA256" >
+	  <input type="hidden" name="minimumDonationAmount" value="USD 10" >
+	  <input type="hidden" name="accessKey" value="11SEM03K88SD016FS1G2" >
+	  <input type="hidden" name="signature" value="Q+R9ErF8Kcz7GFQ/CYw8aSEYlWa/otVLgxVACPvHcJM=" >
+	  <input type="hidden" name="isDonationWidget" value="1" >
+	  <input type="hidden" name="description" value="Supporting Online Anonymity &amp; Privacy" >
+	  <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1" >
+	  <input type="hidden" name="returnUrl" value="https://www.torproject.org/donate.html.en#outcome" >
+	  <input type="hidden" name="processImmediate" value="1" >
+	  <input type="hidden" name="cobrandingStyle" value="logo" >
+	  <input type="hidden" name="abandonUrl" value="https://www.torproject.org/donate.html.en#outcome" >
+
+	<td>$&nbsp;
+	<input type="text" name="amount" size="8"
+		value="10"></td>
+	<td>&nbsp;</td>
+	<td><input type="image" src="http://g-ecx.images-amazon.com/images/G/01/asp/golden_small_donate_withmsg_whitebg.gif" border="0"></td>
+	</form>
+	</tr>
+	</table>
+	</div>
+
+<li>Through PayPal:</li>
 <form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post">
 <p>You can also make a <b>one-time donation</b> (via PayPal, but
 doesn't require any account):<br />



More information about the tor-commits mailing list