add coinbase option on pricing page

This commit is contained in:
Son NK 2020-12-13 19:14:11 +01:00
parent 436e31229f
commit 6c21b83975
1 changed files with 13 additions and 0 deletions

View File

@ -93,6 +93,19 @@
$30/year
</button>
<hr>
Payment via <a href="https://commerce.coinbase.com/?lang=en" target="_blank">Coinbase Commerce</a>.
Only the yearly plan is supported.
<div>
<a class="buy-with-crypto" data-custom="{{ current_user.id }}"
href="{{ coinbase_url }}">
Yearly - $30/year - Crypto
</a>
<script src="https://commerce.coinbase.com/v1/checkout.js?version=201807">
</script>
</div>
<hr>
For other payment options, please send us an email at <a href="mailto:hi@simplelogin.io">hi@simplelogin.io</a>