Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Link from FAQ to new 'Payment Methods' doc #57

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 1 addition & 27 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -69,33 +69,7 @@ <h2>Core Functions</h2>
</ul>

<p><a name="paymentmethods"></a><strong>Which payment methods are supported?</strong><br/>
Here you can see the list of the currently supported payment methods:</p>
<ul>
<ul>
<li>National bank transfer</li>
<li>Cash Deposit</li>
<li>SEPA</li>
<li>SEPA Instant</li>
<li>MoneyBeam (N26)</li>
<li>Zelle (formerly known as clearXchange)</li>
<li>Chase QuickPay</li>
<li>Uphold</li>
<li>Cash App</li>
<li>Venmo</li>
<li>Popmoney</li>
<li>Revolut</li>
<li>Faster Payments</li>
<li>US Postal Money Order</li>
<li>Interac e-Transfer</li>
<li>Swish</li>
<li>Western Union</li>
<li>OKPay</li>
<li>Perfect Money</li>
<li>Alipay</li>
<li>Transfer with same bank</li>
<li>Transfer with specific banks</li>
</ul>
</ul>
See <a href="https://docs.bisq.network/payment-methods.html">Payment Methods</a>

<p><a name="altcoins"></a><strong>Which altcoins are supported?</strong><br/>
Here you can see the list of the currently supported altcoins:</p>
Expand Down