[tor-commits] [webwml/master] Revive amazon donate page

sebastian at torproject.org sebastian at torproject.org
Wed Nov 23 02:07:41 UTC 2016


commit 8db53bc96a432af2f137da4af835956717678624
Author: Sebastian Hahn <sebastian at torproject.org>
Date:   Wed Nov 23 03:07:32 2016 +0100

    Revive amazon donate page
---
 donate/en/donate-amazon.wml | 42 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 42 insertions(+)

diff --git a/donate/en/donate-amazon.wml b/donate/en/donate-amazon.wml
new file mode 100644
index 0000000..591b97b
--- /dev/null
+++ b/donate/en/donate-amazon.wml
@@ -0,0 +1,42 @@
+## translation metadata
+# Revision: $Revision$
+# Translation-Priority: 3-low
+
+#include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8"
+<div id="content" class="clearfix">
+  <div id="breadcrumbs">
+    <a href="<page index>">Home » </a>
+    <a href="<page donate/donate>">Donate</a>
+  </div>
+<div id="maincol">
+
+<script async src="https://static-na.payments-amazon.com/OffAmazonPayments/us/js/Widgets.js"></script>
+<div
+    data-ap-widget-type="expressDonationWidget"
+    data-ap-widget-theme="ap-light"
+    data-ap-widget-amount-presets="5,25,50,100"
+    data-ap-widget-default-amount="1"
+    data-ap-signature="%2B6UiARhqtXOPGLHP%2F6DrD3zH68ZHxmA9tBLjfjJ3jYU%3D"
+    data-ap-seller-id="A3KD3XX49657E7"
+    data-ap-access-key="AKIAISELZYVMUQ7F5M7Q"
+    data-ap-lwa-client-id="amzn1.application-oa2-client.b0b3efe8eb6841ed800ff2cc45b12dba"
+    data-ap-return-url="https://www.torproject.org/donate/thankyou"
+    data-ap-currency-code="USD"
+    data-ap-amount="0"
+    data-ap-note="Thank you for your donation to The Tor Project. The Tor Project is a 501c3 organization, and our federal tax ID number is 20-8096820. Your gift is tax deductible in the United States as allowed by law. The Tor Project respects the confidentiality of its supporters, and we do not lend, rent, or sell our lists of donors at any time. Your donation enables Tor developers to focus on making Tor better, including scalability, user support and better documentation, usability and incentives, and research into better privacy approaches. If you would like to keep in touch or get more involved, please visit us at www.torproject.org. Our mission is to advance human rights and freedoms by creating and deploying free and open anonymity and privacy technologies, supporting their unrestricted availability and use, and furthering their scientific and popular understanding. "
+    data-ap-shipping-address-required="false"
+    data-ap-payment-action="AuthorizeAndCapture"
+>
+</div>
+
+<!-- END TRANSFER -->
+<!-- END MAINCOL -->
+</div>
+  <div id = "sidecol">
+#include "side-donate.wmi"
+#include "info.wmi"
+  </div>
+  <!-- END SIDECOL -->
+<!-- END CONTENT -->
+</div>
+#include <foot.wmi>



More information about the tor-commits mailing list