diff options
| -rw-r--r-- | static/donate.html | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/static/donate.html b/static/donate.html index a12c95e7..199aab3c 100644 --- a/static/donate.html +++ b/static/donate.html @@ -104,16 +104,18 @@ <section id="paypal"> <h2><a href="#paypal">PayPal</a></h2> - <p>PayPal donations can be sent to daniel.micay@grapheneos.org. Please mention GrapheneOS in + <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>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>The PayPal account can receive both CAD and USD. If you send another currency, it - will be converted to CAD. If you have USD, it's best to select USD from the dropdown - menu to avoid an unnecessary conversion fee.</p> - - <p>Please don't mark it as a purchase or PayPal will take a portion of it as a fee.</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> </section> <section id="github"> |
