[bisq-network/bisq-desktop] Implements Face to Face payment method (#1607)

Manfred Karrer notifications at github.com
Fri Jul 20 23:25:07 UTC 2018


Implements Face to Face payment method

This is a very basic version without any of the advanced features discussed at https://github.com/bisq-network/proposals/issues/24
It assumes that both traders carry their laptop to the meeting.
We could start with that and see how much interest it creates.
If positive we can add support for the mobile support as discussed here:
https://github.com/bisq-network/proposals/issues/24#issuecomment-406693836


Screenshots:
https://github.com/bisq-network/proposals/issues/24#issuecomment-406749665

Depends on:
https://github.com/bisq-network/bisq-common/pull/30
https://github.com/bisq-network/bisq-core/pull/138
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq-desktop/pull/1607

-- Commit Summary --

  * Add F2F payment method
  * Complete F2F payment method

-- File Changes --

    A src/main/java/bisq/desktop/components/paymentmethods/F2FForm.java (263)
    M src/main/java/bisq/desktop/components/paymentmethods/USPostalMoneyOrderForm.java (5)
    M src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsView.java (89)
    M src/main/java/bisq/desktop/main/offer/MutableOfferDataModel.java (8)
    M src/main/java/bisq/desktop/main/offer/offerbook/OfferBookViewModel.java (73)
    M src/main/java/bisq/desktop/main/overlays/windows/OfferDetailsWindow.java (29)
    M src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep2View.java (27)
    M src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep3View.java (24)
    A src/main/java/bisq/desktop/util/validation/F2FValidator.java (37)

-- Patch Links --

https://github.com/bisq-network/bisq-desktop/pull/1607.patch
https://github.com/bisq-network/bisq-desktop/pull/1607.diff

-- 
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-desktop/pull/1607
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20180720/145a6dce/attachment.html>


More information about the bisq-github mailing list