[bisq-network/bisq] Add payment methods Tikkie and TransferWise-USD (PR #5821)

jmacxx notifications at github.com
Thu Nov 11 04:38:21 CET 2021


Fixes https://github.com/bisq-network/growth/issues/217
Fixes https://github.com/bisq-network/growth/issues/247

---

<details>
  <summary>Screenshots for Tikkie</summary>

### Account Creation

![tikkie_account_popup](https://user-images.githubusercontent.com/47253594/141232280-12bcb46d-9556-49b8-a9b5-f84e76f53cf7.png)

Only accepts Netherlands (NL) IBAN

![tikkie_account](https://user-images.githubusercontent.com/47253594/141232283-721da86e-864f-4bf2-936f-7089465d6ca5.png)

### Popup shown to Buyers

![tikkie_buyer_popup](https://user-images.githubusercontent.com/47253594/141232293-43fd2f19-f3fa-462f-9404-02f090768827.png)

### Popup shown to Sellers

![tikkie_seller_popup](https://user-images.githubusercontent.com/47253594/141232297-c0439cf4-203b-474e-b806-aa0435dd9584.png)

### Start Payment

![tikkie_start_payment](https://user-images.githubusercontent.com/47253594/141232299-aa273e60-fbf1-4e3f-a511-3f1b2ba811fd.png)

### Confirm Payment

![tikkie_confirm_payment](https://user-images.githubusercontent.com/47253594/141232303-0a86efa0-6cf1-4d3d-9df4-7522b0297fd9.png)

</details>

---

<details>
  <summary>Screenshots for TransferWise-USD</summary>

### Account Creation

![wise_account_popup](https://user-images.githubusercontent.com/47253594/141232086-6a764cfb-8a7c-4469-97c4-0ffc8988d50c.png)

![wise_account](https://user-images.githubusercontent.com/47253594/141232091-29bd4f3c-a2b1-4898-8118-5073d409d0af.png)

![image](https://user-images.githubusercontent.com/47253594/141232802-5f87024f-64c3-4015-97c8-a4fadae99135.png)

### Popup shown to Buyers

![wise_buyer_popup](https://user-images.githubusercontent.com/47253594/141232106-61e3de6e-a59a-4fdd-98b6-4e53b79307a4.png)

### Popup shown to Sellers

![wise_seller_popup](https://user-images.githubusercontent.com/47253594/141232102-66a6f0f3-1f49-4b38-89d6-47907b17f214.png)

### Start Payment

![wise_start_payment](https://user-images.githubusercontent.com/47253594/141232114-1e302760-aed1-4303-b72d-729102fb58af.png)


### Confirm Payment

![wise_confirm_payment](https://user-images.githubusercontent.com/47253594/141232120-0658b9b6-f89e-423c-9579-043be4414b6f.png)


### Trades

![trade_history](https://user-images.githubusercontent.com/47253594/141232400-4a9d43ff-6d7b-4ba9-b8dc-68208ccbe050.png)

</details>

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/5821

-- Commit Summary --

  * <a href="https://github.com/bisq-network/bisq/pull/5821/commits/ceaa1096e8e2a99e23d9c78b8feb94e8320d1259">Add payment methods Tikkie and TransferWise-USD</a>

-- File Changes --

    M core/src/main/java/bisq/core/payment/PaymentAccountFactory.java (4)
    A core/src/main/java/bisq/core/payment/TikkieAccount.java (56)
    A core/src/main/java/bisq/core/payment/TransferwiseUsdAccount.java (72)
    M core/src/main/java/bisq/core/payment/payload/PaymentMethod.java (8)
    A core/src/main/java/bisq/core/payment/payload/TikkieAccountPayload.java (99)
    A core/src/main/java/bisq/core/payment/payload/TransferwiseUsdAccountPayload.java (109)
    M core/src/main/java/bisq/core/proto/CoreProtoResolver.java (6)
    M core/src/main/java/bisq/core/trade/statistics/TradeStatistics3.java (4)
    M core/src/main/resources/i18n/displayStrings.properties (42)
    A desktop/src/main/java/bisq/desktop/components/paymentmethods/TikkieForm.java (106)
    A desktop/src/main/java/bisq/desktop/components/paymentmethods/TransferwiseUsdForm.java (142)
    M desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsView.java (6)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep2View.java (8)
    M desktop/src/main/java/bisq/desktop/util/validation/IBANValidator.java (9)
    M proto/src/main/proto/pb.proto (12)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5821.patch
https://github.com/bisq-network/bisq/pull/5821.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/pull/5821
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211110/4e837153/attachment.htm>


More information about the bisq-github mailing list