From 2e07b9e48b4f044ed911ec2d455fac0840a42e9e Mon Sep 17 00:00:00 2001 From: Reckless_Satoshi Date: Thu, 28 Jul 2022 03:46:32 -0700 Subject: [PATCH] Add Amazon GC to best practices doc --- docs/_config.yml | 2 +- .../docs/01-best-practices/02-payment-methods.md | 13 ++++++++++++- 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/docs/_config.yml b/docs/_config.yml index 845f77dc..596bf931 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -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 (%) diff --git a/docs/_pages/docs/01-best-practices/02-payment-methods.md b/docs/_pages/docs/01-best-practices/02-payment-methods.md index 648ae91a..cfb8a983 100644 --- a/docs/_pages/docs/01-best-practices/02-payment-methods.md +++ b/docs/_pages/docs/01-best-practices/02-payment-methods.md @@ -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 Bisq wiki. +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 Bisq wiki. 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.
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).
+## 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.