Andrew Lewman commited on 2010-06-18 22:56:04
Zeige 1 geänderte Dateien mit 38 Einfügungen und 5 Löschungen.
... | ... |
@@ -53,18 +53,19 @@ network. Support your online anonymity and privacy!</p> |
53 | 53 |
<div class="underline"></div> |
54 | 54 |
<a id="money"></a> |
55 | 55 |
<h3><a class="anchor" href="#money">Donate Money</a></h3> |
56 |
-<h3><a class="anchor" href="#paypal">Subscription via Givv or PayPal</a></h3> |
|
57 |
-<form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
|
56 |
+<h3><a class="anchor" href="#paypal">Subscription via Givv, or PayPal</a></h3> |
|
58 | 57 |
<p>One of our core fundraising goals is not to annoy donors with |
59 | 58 |
repeated requests. Therefore, we advocate for a subscription-based |
60 | 59 |
approach: simply sign up for recurring monthly donations. Consistent |
61 | 60 |
donations let us worry less about fund-raising and focus on improving |
62 | 61 |
the Tor software and network. You can cancel your subscription at any |
63 | 62 |
time. There are two ways to donate: |
64 |
-<ol><li>through our <a |
|
65 |
-href="http://givv.org/recipients/the-tor-project">Givv account</a></li> |
|
63 |
+<ol> |
|
64 |
+<li>through our <a href="http://givv.org/recipients/the-tor-project">Givv account</a></li> |
|
65 |
+ |
|
66 | 66 |
<li>Or through PayPal. If Paypal, see below:</li> |
67 | 67 |
</ol> |
68 |
+<form id="subscribe" action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
|
68 | 69 |
</p> |
69 | 70 |
<br /> |
70 | 71 |
Choose your currency: |
... | ... |
@@ -100,7 +101,39 @@ value="https://www.torproject.org/donate#funds"/> |
100 | 101 |
value="https://www.torproject.org/donate"/> |
101 | 102 |
</form> |
102 | 103 |
<br /> |
103 |
-<h3><a class="anchor" href="#paypal">Single donation via PayPal</a></h3> |
|
104 |
+<h3><a class="anchor" href="#paypal">Single donation via Amazon or PayPal</a></h3> |
|
105 |
+<ol> |
|
106 |
+<li>through Amazon Payments:</li> |
|
107 |
+<div style="width:20em;padding-left:10px;padding-top:10px;padding-right:10px;padding-bottom:10px;"> |
|
108 |
+ <table class="table" border="0" cellpadding="0" cellspacing="0" width="100%"> |
|
109 |
+ <tr> |
|
110 |
+ <form action="https://authorize.payments.amazon.com/pba/paypipeline" method="post"> |
|
111 |
+ <input type="hidden" name="immediateReturn" value="1" > |
|
112 |
+ <input type="hidden" name="collectShippingAddress" value="0" > |
|
113 |
+ <input type="hidden" name="signatureVersion" value="2" > |
|
114 |
+ <input type="hidden" name="signatureMethod" value="HmacSHA256" > |
|
115 |
+ <input type="hidden" name="minimumDonationAmount" value="USD 10" > |
|
116 |
+ <input type="hidden" name="accessKey" value="11SEM03K88SD016FS1G2" > |
|
117 |
+ <input type="hidden" name="signature" value="Q+R9ErF8Kcz7GFQ/CYw8aSEYlWa/otVLgxVACPvHcJM=" > |
|
118 |
+ <input type="hidden" name="isDonationWidget" value="1" > |
|
119 |
+ <input type="hidden" name="description" value="Supporting Online Anonymity & Privacy" > |
|
120 |
+ <input type="hidden" name="amazonPaymentsAccountId" value="XGSROLNTXRNC3N1P4TXKMNK14LN1D6SZUD8SN1" > |
|
121 |
+ <input type="hidden" name="returnUrl" value="https://www.torproject.org/donate.html.en#outcome" > |
|
122 |
+ <input type="hidden" name="processImmediate" value="1" > |
|
123 |
+ <input type="hidden" name="cobrandingStyle" value="logo" > |
|
124 |
+ <input type="hidden" name="abandonUrl" value="https://www.torproject.org/donate.html.en#outcome" > |
|
125 |
+ |
|
126 |
+ <td>$ |
|
127 |
+ <input type="text" name="amount" size="8" |
|
128 |
+ value="10"></td> |
|
129 |
+ <td> </td> |
|
130 |
+ <td><input type="image" src="http://g-ecx.images-amazon.com/images/G/01/asp/golden_small_donate_withmsg_whitebg.gif" border="0"></td> |
|
131 |
+ </form> |
|
132 |
+ </tr> |
|
133 |
+ </table> |
|
134 |
+ </div> |
|
135 |
+ |
|
136 |
+<li>Through PayPal:</li> |
|
104 | 137 |
<form id="donate" action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
105 | 138 |
<p>You can also make a <b>one-time donation</b> (via PayPal, but |
106 | 139 |
doesn't require any account):<br /> |
107 | 140 |