[bisq-network/bisq-core] Add payment method: moneygram (#103)

Manfred Karrer notifications at github.com
Tue May 22 10:45:42 UTC 2018


@alfsbs Thanks. So we would need a check of the buyer to only use a currency which is supported in his country. If a Cambodian buyer is maker he can only use USD or KHR when creating an offer. If a Cambodian buyer is taker he can only take offers which are support USD or KHR. The offer maker as seller has by default all currencies selected but can manually deselect some.
We only have that currency selection atm in the account setup but not at the create offer level. But at account setup you don't know if it will be the buyer or seller. 
I fear that implementing that all correctly is quite a lot of effort and the expected gain from it is probably not worth that.
So I am wondering what would be a "cheap" alternative which works good enough for most cases?
Probably to just do it like in OK_PAY and support a set of currencies and leave the special handling either to the users intelligence (e.g. if there is a EUR offer a Cambodian buyer cannot take that even the app allows it but the trader knows that he cannot receive EUR) and/or take into account some dispute cases from such problems. 
That would also show us hoe much it is used and if it is worth to implement a proper solution in future releases.
What do you think?

-- 
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-core/pull/103#issuecomment-390946500
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180522/eab7ad26/attachment-0002.html>


More information about the github mailing list