mirror of
https://github.com/torproject/webwml.git
synced 2025-01-10 20:01:37 +00:00
hack in the amazon stuff.
This commit is contained in:
parent
d1f1456107
commit
95c8884384
@ -78,7 +78,32 @@
|
||||
<!-- BEGIN AMAZON -->
|
||||
<div class="title topforty">Donate via Amazon Payments</div>
|
||||
<div class="hundred left">
|
||||
<p>Need to hack in the Amazon payments stuff here. </p>
|
||||
<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 & 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> </td>
|
||||
<td><input type="text" name="amount" size="8" value="10" /></td>
|
||||
<td> </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>
|
||||
</div>
|
||||
<! -- END AMAZON -->
|
||||
<!-- BEGIN GIVV -->
|
||||
|
Loading…
x
Reference in New Issue
Block a user