mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-31 02:21:35 +00:00
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:
parent
0b237ecc63
commit
cb8a756a40
@ -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)
|
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
|
## 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.
|
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"/>
|
<img src="/assets/images/fiat-payment-methods/PayPal-choose-phone.png" width="230"/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
{% include improve %}
|
{% include improve %}
|
||||||
|
Loading…
Reference in New Issue
Block a user