summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-01-20 23:54:53 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-01-20 23:54:53 -0500
commit3ea942478b3504022810d8c2762df154c72312bb (patch)
tree1c68ec201206fe81074a3869fc15e841814b1ff2 /static
parent6ed348a017575a499ae0cb34724daf82997daec6 (diff)
aadd Interac e-Transfer donation option
Diffstat (limited to 'static')
-rw-r--r--static/donate.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/donate.html b/static/donate.html
index fe0da3a3..879d2b5a 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -66,6 +66,7 @@
<li><a href="#monero">Monero</a></li>
<li><a href="#github">GitHub Sponsors</a></li>
<li><a href="#paypal">PayPal</a></li>
+ <li><a href="#e-transfer">Interac e-Transfer</a></li>
</ul>
</nav>
@@ -127,6 +128,15 @@
<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="e-transfer">
+ <h2><a href="#e-transfer">Interac e-Transfer</a></h2>
+
+ <p>You can send Canadian dollar donations via Interac e-Transfer to
+ daniel.micay@grapheneos.org. The email address has Interac e-Transfer Autodeposit
+ support enabled so no security question is necessary. If your bank doesn't support
+ Autodeposit, set the answer to the security question to GrapheneOS.</p>
+ </section>
</main>
<footer>
<a href="/"><img src="{{path|/mask-icon.svg}}" width="512" height="512" alt=""/>GrapheneOS</a>