Re-enable donation form for the SPI account.
authorJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 28 Feb 2019 19:09:58 +0000 (14:09 -0500)
committerJonathan S. Katz <jonathan.katz@excoventures.com>
Thu, 28 Feb 2019 19:09:58 +0000 (14:09 -0500)
templates/pages/about/donate.html
templates/pages/about/donate_pg_org.html

index ddfa3bdc0100c32b3ae06a8b9fe06c6af0e6cfc5..24b2e6d31f8540bbf51ca81d0bc83620868beb31 100644 (file)
@@ -4,13 +4,11 @@
 
 <h1>Donate <i class="far fa-money-bill-alt"></i></h1>
 
-{% comment %}
 <h2>General PostgreSQL efforts</h2>
 <p>PostgreSQL is an affiliated project of <a href="http://www.spi-inc.org/">Software in the Public Interest.</a> Funds donated to PostgreSQL are used
 to sponsor general PostgreSQL efforts. These funds are managed by the Fund raising group. <a href="/about/donate_pg_org/">Donate to
 PostgreSQL.</a>
 </p>
-{% endcomment %}
 
 <h2>PostgreSQL Europe (PgEU)</h2>
 <p>PostgreSQL Europe is a European region non profit focusing on the support of other PostgreSQL groups in Europe.
index 4bb00f940b750959d313fd01c7d82722d8353c97..d0e2c1f76362f22c6fe1169f56d82e3dad36f980 100644 (file)
@@ -6,32 +6,20 @@
 
 <p>PostgreSQL donations are managed by the <a href="https://wiki.PostgreSQL.org/wiki/SponsorShip">funds group</a>. The money donated goes to many vital services that the PostgreSQL community needs including advocacy materials, conference expenses, legal expenses, and travel costs.</p>
 
-<h2>Donate by Credit Card</h2>
-<p>Credit card transactions are currently unavailable.</p>
-{% comment %}
-<p>PostgreSQL donations are processed via Paysimple (third party) and deposited
-  into the PostgreSQL account at Software in the Public Interest (SPI).</p>
-
-<form method="post" action="https://www.usaepay.com/interface/epayform/">
-  <input name="UMdescription" value="PostgreSQL General Contribution" type="hidden" />
-  <input name="UMkey" value="faI13GX2IiFk4j415yTWXIGo7i3Hb6M5" type="hidden" />
-  <input name="UMcommand" value="sale" type="hidden" />
-  <div class="form-group">
-    <select id="donate_amount" class="form-control" name="UMamount" size="7">
-       <option value="10.00">10.00 USD</option>
-       <option value="25.00">25.00 USD</option>
-       <option value="50.00">50.00 USD</option>
-       <option value="100.00">100.00 USD</option>
-       <option value="250.00">250.00 USD</option>
-       <option value="500.00">500.00 USD</option>
-       <option value="1000.00">1000.00 USD</option>
-    </select>
-  </div>
-  <div class="submit-row">
-    <input class="btn btn-primary cp_button_609397530555" type="submit" value="Donate via SPI" />
-  </div>
+<h2>Donate by Credit Card / PayPal</h2>
+<p>
+  PostgreSQL donations are processed via Paysimple (third party) and deposited
+  into the <a href="http://spi-inc.org/projects/postgresql/" target="_blank">PostgreSQL account at Software in the Public Interest (SPI)</a>.
+  You can click the button below, which will redirect you to PayPal where your
+  donation will be processed:
+</p>
+<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
+  <fieldset>
+    <input type="hidden" name="cmd" value="_s-xclick">
+    <input type="hidden" name="hosted_button_id" value="J2S96PW9NMCDS">
+    <input class="btn btn-primary" type="submit" name="submit" value="Donate by Credit Card" />
+  </fieldset>
 </form>
-{% endcomment %}
 
 <h2>For other amounts or to donate via American, Canadian Check or Money Order:</h2>
 <p>Donations can also be made by mailing a check or sending a money order to Software in the Public Interest, Inc.</p>