[bisq-network/bisq] Make more prominent which payment account should be used to complete a given trade (#1733)

Manfred Karrer notifications at github.com
Fri Sep 28 16:38:12 UTC 2018


One other improvement would be to persist the last selected account in case there are multiple. We do that in create offer. But for take offer it is a bit more complex as we need to first check which payment account is valid for the selected offer. So it would not be enough to store one account as there might be the case that for 2 payment methods there are multiple accounts and then when the user takes once an offer from one payment method and then later from another the persisted value would become useless. So we would need to store it by payment method or currency, but that is also not perfect as the selection for the possible payment accounts carry more complexity depending on the payment method (country based, currency,... see ReceiptValidator). 
So I think that feature is not worth the effort atm.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/1733#issuecomment-425494335
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180928/9c84e3eb/attachment.html>


More information about the bisq-github mailing list