Add Amazon GC to best practices doc

This commit is contained in:
Reckless_Satoshi 2022-07-28 03:46:32 -07:00
parent 8460eca75c
commit 2e07b9e48b
No known key found for this signature in database
GPG Key ID: 9C4585B561315571
2 changed files with 13 additions and 2 deletions

View File

@ -31,7 +31,7 @@ masthead_title : # overrides the website title displayed in the masthe
words_per_minute :
robosats:
node_id : 0282eb467bc073833a039940392592bf10cf338a830ba4e392c1667d7697654c7e
donation_address : bc1q3cpp7ww92n6zp04hv40kd3eyy5avgughx6xqnx
donation_address : bc1qj3p8k9dufx8f9r4hc5dmls2letgcya48q2jart
maker_fee : 0.025 # In percent (%)
taker_fee : 0.175 # In percent (%)
total_fee : 0.2 # In percent (%)

View File

@ -10,7 +10,7 @@ sidebar:
src: "_pages/docs/01-best-practices/02-payment-methods.md"
---
Currently, there are no restrictions on the fiat payment method. You can pay with any method that both you and your peer agree on. This includes the higher risk method such as PayPal, Venmo, and Cash apps. However, the payment method with lower risk is recommended, you can learn more details about the characteristics and differences of each fiat payment method from <a href = "https://bisq.wiki/Payment_methods#Payment_method_guides">Bisq wiki</a>.
Currently, there are no restrictions on the fiat payment method. You can pay with any method that both you and your peer agree on. This includes the higher risk method such as PayPal, Venmo, and Cash apps. However, the payment method with lower risk is recommended, you can learn more details about the characteristics and differences of each fiat payment method from <a href = "https://bisq.wiki/Payment_methods#Payment_method_guides">Bisq wiki</a>. The Bisq guidelines apply as the default guidelines for RoboSats.
## General recommendation
@ -39,6 +39,17 @@ if the timer reaches the expiration, it could trigger a dispute and could lead t
2. Click "Confirm fiat receive" after you are 100% sure that fiat is successfully deposited in your account.<br>
3. If you agree with the buyer to use the high-risk platform you will need special precautions to prevent chargeback (This'll be discussed later).<br>
## Medium-low risk payment method
### Amazon eGift Cards
Amazon eGift Cards are one of the more private payment methods on RoboSats. They tend to be quick and convenient, but funds must be spent on Amazon.
It is important to not share a giftcard code directly on the chat, as this might lead to difficult to solve disputes in case of fraud. As a seller, **do not accept a giftcard code on the chat**. Instead, the seller should provide an email in chat. The buyer should buy a new giftcard explicitly for the trade and have it sent to the email address of the seller. This way the seller knows he is the only one to have access to the redemeable code. This apprach also generates verifiable evidence that the giftcard was bought for the RoboSats trade in case of dispute.
In case the buyer has an existing Amazon giftcard code, the buyer will first have to apply the code to his own account. Then buy a new Amazon giftcard for the seller email using the account balance.
Find more details on [Amazon eGift card Bisq guidelines](https://bisq.wiki/Amazon_eGift_card)
## 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.