<h1>Donate to PostgreSQL <i class="far fa-money-bill-alt"></i></h1>
-<p>PostgreSQL donations are managed by the <a href="https://wiki.postgresql.org/wiki/Funding_Requests" target="_blank" rel="noopener">funds group</a>. The money donated goes to many vital services that the PostgreSQL community needs including advocacy materials, project infrastructure, legal expenses, and more.</p>
-
-<h2>Donate by Credit Card / PayPal</h2>
<p>
- PostgreSQL donations are processed via Paysimple (third party) and deposited
- into the <a href="https://spi-inc.org/projects/postgresql/" target="_blank" rel="noopener">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:
+ PostgreSQL donations are managed by the
+ <a href="/about/policies/funds-group/">Funds Group</a>.
+ The money donated may be used for a variety of services that the PostgreSQL
+ community needs including advocacy materials, project infrastructure, legal
+ expenses, and more.
</p>
+
+<h2>Donate to PostgreSQL by Credit Card / Paypal</h2>
+
+You can donate to the PostgreSQL community using credit card or Paypal account. Donations are deposited into the <a href="https://spi-inc.org/projects/postgresql/" target="_blank" rel="noopener">PostgreSQL account at Software in the Public Interest (SPI)</a>.
+
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<fieldset>
<input type="hidden" name="cmd" value="_s-xclick">
</fieldset>
</form>
-<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>
-<p><strong>Please be sure to put "PostgreSQL" in the MEMO field.</strong></p>
-<p>You can mail the check or money order to:<br />
-Software in the Public Interest, Inc.<br />
-1732 1st Ave #20327<br />
-New York, NY 10128-5177<br />
-United States<br />
+<h2>Other Ways to Donate to PostgreSQL</h2>
+
+<p>PostgreSQL is an affiliated project of
+ <a href="https://www.spi-inc.org/" target="_blank" rel="noopener">Software in the Public Interest</a>.
+ You can donate to PostgreSQL through a variety of means as made available
+ through Software in the Public Interest. These include the following methods:
+</p>
+
+<ul>
+ <li>Donation via Credit Card</li>
+ <li>Donation via Zelle</li>
+ <li>Donation via PayPal</li>
+ <li>Donation via Check</li>
+</ul>
+
+<p>
+ When donating, please make sure to include a designation for
+ <strong>PostgreSQL</strong> with your donation.
</p>
+<p>
+ For details on the above donation methods, as well as additional methods,
+ please see
+ <a href="https://www.spi-inc.org/donations/" target="_blank" rel="noopener">the donations page</a>
+ at <a href="https://www.spi-inc.org" target="_blank" rel="noopener">Software In The Public Interest</a>.
+</p>
<h2>Tax deductibility</h2>
-<p>Please be aware that PostgreSQL contributions may or may not be tax exempt. For more information please see the <a href="https://www.spi-inc.org/donations">SPI website</a> and your local tax advisor. If you would like to donate non-monetary items such as computers or other equipment, please contact the <a
-href="mailto:funds-group@postgresql.org">PostgreSQL Funds Group</a>.</p>
+<p>
+ Please be aware that PostgreSQL contributions may or may not be tax exempt.
+ For more information please see the
+ <a href="https://www.spi-inc.org/donations/" target="_blank" rel="noopener">SPI website</a>
+ and your local tax advisor. If you would like to donate non-monetary items
+ such as computers or other equipment, please contact the
+ <a href="mailto:funds-group@postgresql.org">PostgreSQL Funds Group</a>.</p>
<h2>Infrastructure Donations</h2>
-<p>There are many companies that donate <a href="/about/servers/">servers.</a></p>
+<p>
+ There are many companies that donate <a href="/about/servers/">servers</a>
+ and other infrastructure to the PostgreSQL community. If you are interested in
+ providing infrastructure, please contact the
+ <a href="mailto:funds-group@postgresql.org">PostgreSQL Funds Group</a>.
+</p>
{%endblock%}