diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-29 23:09:26 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-06-29 23:12:03 -0400 |
| commit | 131f0a8c9136cca5011dee094231d8ef33f748f9 (patch) | |
| tree | abd4d26939b9dcf847353b6daf11a6c54873eede | |
| parent | 70b3539c9c7f24ec93d5faab3989e503a946a013 (diff) | |
use GrapheneOS Foundation PayPal for donations
| -rw-r--r-- | static/donate.html | 27 |
1 files changed, 17 insertions, 10 deletions
diff --git a/static/donate.html b/static/donate.html index e1dafa05..d48a386d 100644 --- a/static/donate.html +++ b/static/donate.html @@ -175,18 +175,25 @@ <section id="paypal"> <h2><a href="#paypal">PayPal</a></h2> - <p>You can donate to support the project <a href="https://paypal.me/DanielMicay">via PayPal.me</a> - or by sending the money to daniel.micay@grapheneos.org. If you have USD, please - send it as USD instead of converting it to CAD. Sending a transfer with another - currency will be auto-converted to CAD.</p> + <p>PayPal can be used to make one-time, monthly or yearly donations to the + non-profit GrapheneOS Foundation.</p> - <p>Please mention GrapheneOS in the donation description to - allow for proper record keeping, since PayPal - <a href="https://www.paypal.com/ms/smarthelp/article/can-i-have-multiple-paypal-accounts-faq762"> - does not allow multiple personal accounts</a>.</p> + <p>If possible, use the donation link for your currency. If it's not listed, + please use the CAD or USD donation links.</p> - <p>Please don't mark it as a purchase or PayPal will take a portion of it as a fee - and it may cause problems.</p> + <p>Donation links:</p> + + <ul> + <li><a href="https://www.paypal.com/donate/?hosted_button_id=T8KRPYKU5QVNE">Canadian dollar (CAD)</a></li> + <li><a href="https://www.paypal.com/donate/?hosted_button_id=2S2BP8V4E7PXU">United States dollar (USD)</a></li> + <li><a href="https://www.paypal.com/donate/?hosted_button_id=5SNPWEDS53HW4">Euro (EUR)</a></li> + <li><a href="https://www.paypal.com/donate/?hosted_button_id=N498QNB7NPKU8">British pound (GBP)</a></li> + </ul> + + <p>PayPal charges a base fee of 30 cents and 2.9% of the donation amount within + Canada. There's an additional 0.8% fee for donations from the US and 1% for other + countries. Currency conversion adds an additional 4% fee as opposed to the usual + PayPal conversion fee of 3%.</p> </section> <section id="e-transfer"> |
