Add PayPal donation option.
authorDave Page <dpage@pgadmin.org>
Thu, 30 Jun 2022 08:11:44 +0000 (09:11 +0100)
committerDave Page <dpage@pgadmin.org>
Thu, 30 Jun 2022 08:11:44 +0000 (09:11 +0100)
templates/pages/index.html

index ada2d073fa9420023c855cffd12aadb360614bef..54597ee392dfd0c58dabf281d4142c687ea6a4f2 100644 (file)
     Association of Canada (PGCAC) through a donation or other means, please
     contact the PGCAC board at
     <a href="mailto:board@lists.postgres.ca">board@lists.postgres.ca</a>.
+    <br>
+    Or donate via Paypal
+    <form action="https://www.paypal.com/donate" method="post" target="_top">
+<input type="hidden" name="hosted_button_id" value="FDSGMYVA93E9L" />
+<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" border="0" name="submit" title="PayPal - The safer, easier way to pay online!" alt="Donate with PayPal button" />
+<img alt="" border="0" src="https://www.paypal.com/en_CA/i/scr/pixel.gif" width="1" height="1" />
+    </form>
   </p>
  </div>