add e-Transfer to payment methods (#345)

add e-Transfer

There seems to be some misconceptions of how e-Transfers work in Canada: specifically that e-Transfers may be initiated either by the sender or the receiver.
This addition is meant to add clarification for what e-Transfers are and how they work.
This commit is contained in:
landonMutch 2023-02-07 02:35:16 -08:00 committed by GitHub
parent 0b237ecc63
commit cb8a756a40
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -50,6 +50,10 @@ In case the buyer has an existing Amazon giftcard code, the buyer will first hav
Find more details on [Amazon eGift card Bisq guidelines](https://bisq.wiki/Amazon_eGift_card)
### Interac e-Transfer
In Canada, [Interac e-Transfer](https://www.interac.ca/en/consumers/support/faq-consumers/) is a popular and widely accepted payment method used to send payments from one bank account to another, using only a registered email (or telephone number). e-Transfers are considered to have low charge-back risk; however, charge-backs likely remain possible in rare cases. e-Transfers can either be initiated by the sender by sending a payment to the recipient's email address, or by the receiver by sending a payment request to the sender's email address.
## High-risk payment method
The best practice for users trying to transact with a payment method with a high risk of losing funds is discussed in this section.
@ -87,4 +91,4 @@ Then select "Friends or Family" in the payment type choosing page.
<img src="/assets/images/fiat-payment-methods/PayPal-choose-phone.png" width="230"/>
</div>
{% include improve %}
{% include improve %}