-
Notifications
You must be signed in to change notification settings - Fork 81
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
utACK (links not tested)
Some comments but nothing that necessarily needs changing
|
||
There are several payment methods you can use to buy and sell bitcoin with Bisq. This doc covers the details and limitations of each. | ||
|
||
Every offer on Bisq designates a payment method for traders to settle payments. The Bisq software does not actually integrate with any payment methods—all non-bitcoin fund transfers are made outside of the Bisq software. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not exactly true since BSQ are also done in-client, although it's not automated and not integrated, might not be worth mentioning.
@sqrrm thanks for the quick review...I've made it more obvious that limits apply to buying not selling. After reading over again I added a small bit on plain account aging, as it was mentioned but never explained, and new users probably won't understand the difference unless it's spelled out clearly. |
Also add admonition on account aging.
9e8a4a2
to
1758ff3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NACK - please see my comments
payment-methods.adoc
Outdated
|{very-low-risk} | ||
|Not available in the USA | ||
|
||
|Alipay |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no account signing necessary
payment-methods.adoc
Outdated
|{low-risk} | ||
| | ||
|
||
|Faster Payments |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no account signing necessary
payment-methods.adoc
Outdated
|{high-risk} | ||
| | ||
|
||
|HalCash |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no account signing necessary
payment-methods.adoc
Outdated
|{high-risk} | ||
| | ||
|
||
|Japan Zengin Furikomi |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no account signing necessary
payment-methods.adoc
Outdated
|{high-risk} | ||
| | ||
|
||
|Perfect Money |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no account signing necessary
payment-methods.adoc
Outdated
|{high-risk} | ||
| | ||
|
||
|PromptPay |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no account signing necessary
payment-methods.adoc
Outdated
|{high-risk} | ||
| | ||
|
||
|Swish |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no account signing necessary
payment-methods.adoc
Outdated
|{high-risk} | ||
| | ||
|
||
|WeChat Pay |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
no account signing necessary
I also included basic information on payment accounts, but can take it out if there's anything that needs more review and back-and-forth.
I got risky payment account information from here (i.e., which are and which aren't):
https://github.com/bisq-network/bisq/blob/13f00a9f48ef9e23a5cb54cf062913e9d1b220cf/core/src/main/java/bisq/core/payment/payload/PaymentMethod.java#L333