diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-12-23 17:14:20 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-12-23 17:14:34 -0500 |
| commit | b14a6e7b2ed4a2acf05a1bbb6292c9da6c292264 (patch) | |
| tree | fc60f391a1e1d1f2b2e43fd54762490a9e0e1dbc /static/donate.html | |
| parent | 8bfe1c40231108d4b0bc2fad690bc2723d540653 (diff) | |
explain not marking donations as a purchase
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/donate.html b/static/donate.html index 8989d22b..03ac7c2e 100644 --- a/static/donate.html +++ b/static/donate.html @@ -102,6 +102,8 @@ <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> </section> <section id="github"> |
