mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 15:23:27 +08:00
add list of cryptocurrency that are supported
This commit is contained in:
parent
9f9d292754
commit
be57add431
1 changed files with 2 additions and 1 deletions
|
@ -95,11 +95,12 @@
|
|||
</button>
|
||||
|
||||
<hr>
|
||||
<i class="fa fa-bitcoin"></i>
|
||||
Payment via
|
||||
<a href="https://commerce.coinbase.com/?lang=en" target="_blank">
|
||||
Coinbase Commerce<i class="fe fe-external-link"></i>
|
||||
</a> <br>
|
||||
Only the yearly plan is supported. <br>
|
||||
Currently Bitcoin, Bitcoin Cash, Dai, Ethereum, Litecoin and USD Coin are supported. <br>
|
||||
|
||||
<a class="btn btn-primary" href="{{ url_for('dashboard.coinbase_checkout_route') }}"
|
||||
target="_blank">
|
||||
|
|
Loading…
Reference in a new issue