From 8a8d19fe76283581d1ef25d61517c8f23d5d5d0d Mon Sep 17 00:00:00 2001
From: Daniel Micay
Date: Fri, 21 Feb 2020 16:45:11 -0500
Subject: [PATCH] request sending USD as USD instead of converting
---
static/donate.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/static/donate.html b/static/donate.html
index 3e82d531..e1952602 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -62,6 +62,10 @@
the donation description to allow for proper record keeping, since PayPal
does not allow multiple personal accounts.
+
+ 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 and send it without converting it, to avoid an unnecessary conversion fee.