[bisq-network/bisq] Add payment methods Bizum and Pix (#5741)

jmacxx notifications at github.com
Mon Oct 4 01:28:43 CEST 2021


Fixes https://github.com/bisq-network/growth/issues/222
Fixes https://github.com/bisq-network/growth/issues/208


---

<details>
  <summary>Screenshots for Bizum</summary>
  
![bizum_create_popup](https://user-images.githubusercontent.com/47253594/135775390-30d29633-76f7-48c3-b75d-f8fda4b0e016.png)
![bizum_create](https://user-images.githubusercontent.com/47253594/135775333-3035b6dd-e985-4a4f-858e-70215ddd3f7b.png)
![bizum_buy_popup](https://user-images.githubusercontent.com/47253594/135775338-dc8b54a8-e7b9-4559-8e0c-488a60493c2d.png)
![bizum_buy_offer](https://user-images.githubusercontent.com/47253594/135775342-c0c90bc8-2d51-4965-ab91-5cba404a754e.png)
![bizum_sell_popup](https://user-images.githubusercontent.com/47253594/135775347-c2e40559-d3a8-4a40-9cc5-e1a87e1ff496.png)
![bizum_sell](https://user-images.githubusercontent.com/47253594/135775350-0f118273-4cee-4f7c-b83d-30fee2b915ee.png)
![bizum_trade_buyer](https://user-images.githubusercontent.com/47253594/135775356-ed550abe-534c-4fdb-94fb-04b83e0b6277.png)
![bizum_trade_seller](https://user-images.githubusercontent.com/47253594/135775359-429f994f-79b7-4c5a-834c-08742e7d78a7.png)

</details>

---

<details>
  <summary>Screenshots for Pix</summary>
  
![pix_create_popup](https://user-images.githubusercontent.com/47253594/135775440-a0503270-54d1-4b26-a8f1-bbd7188d6247.png)
![pix_create](https://user-images.githubusercontent.com/47253594/135775443-a92da037-df9d-4b88-944c-09f1092c4206.png)
![pix_sell_popup](https://user-images.githubusercontent.com/47253594/135775447-cdb0dd0c-330e-42de-b3ff-bf6e73876e34.png)
![pix_sell_offer](https://user-images.githubusercontent.com/47253594/135775452-ef48e9a4-d208-4e9a-b502-dc2efd442911.png)
![pix_buy_popup](https://user-images.githubusercontent.com/47253594/135775453-e7bc646b-3064-44fe-b2aa-a8276ee73e23.png)
![pix_buy_takeoffer](https://user-images.githubusercontent.com/47253594/135775455-735a2ed9-8b27-4e0d-905f-327ae10a5a13.png)
![pix_trade_pay](https://user-images.githubusercontent.com/47253594/135775458-45e41f56-4be6-41d5-80e2-549f88f9ceb5.png)
![pix_trade_confirm](https://user-images.githubusercontent.com/47253594/135775461-f1f09a6c-b400-4f25-a5a4-fb1d3d45930e.png)

</details>

---

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

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

-- Commit Summary --

  * <a href="https://github.com/bisq-network/bisq/pull/5741/commits/b156f034ad5ba0704f276affadcc47094b4a9d91">add payment methods Bizum and Pix</a>

-- File Changes --

    A core/src/main/java/bisq/core/payment/BizumAccount.java (56)
    M core/src/main/java/bisq/core/payment/PaymentAccountFactory.java (4)
    A core/src/main/java/bisq/core/payment/PixAccount.java (56)
    A core/src/main/java/bisq/core/payment/payload/BizumAccountPayload.java (99)
    M core/src/main/java/bisq/core/payment/payload/PaymentMethod.java (8)
    A core/src/main/java/bisq/core/payment/payload/PixAccountPayload.java (99)
    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 (31)
    A desktop/src/main/java/bisq/desktop/components/paymentmethods/BizumForm.java (106)
    A desktop/src/main/java/bisq/desktop/components/paymentmethods/PixForm.java (106)
    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 proto/src/main/proto/pb.proto (10)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5741.patch
https://github.com/bisq-network/bisq/pull/5741.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/5741
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211003/6f9db9f5/attachment.htm>


More information about the bisq-github mailing list