Skip to content
This repository has been archived by the owner on Jun 17, 2020. It is now read-only.

Implements Face to Face payment method #138

Merged
merged 3 commits into from
Jul 23, 2018

Conversation

ManfredKarrer
Copy link
Contributor

Implements Face to Face payment method

This is a very basic version without any of the advanced features discussed at bisq-network/proposals#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:
bisq-network/proposals#24 (comment)

Screenshots:
bisq-network/proposals#24 (comment)

Depends on:
bisq-network/bisq-common#30

Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

utACK

@Override
public String getPaymentDetailsForTradePopup() {
// We don't show here more as the makers extra data are the relevant for the trade. City has to be anyway the
// same for maker and taker.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

While it's true that the city has to be the same it might just be nice to have that confirmation that you're in the right city in case multiple f2f have been set up.

Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK. Tested it locally and everyhing seems to work.

@ManfredKarrer ManfredKarrer merged commit d681c8e into bisq-network:master Jul 23, 2018
@ManfredKarrer ManfredKarrer deleted the f2f branch August 14, 2018 19:01
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants