[bisq-network/bisq] Add payment methods Monese and SatisPay (#5745)

jmacxx notifications at github.com
Fri Oct 8 00:11:33 CEST 2021


Fixes https://github.com/bisq-network/growth/issues/227
Fixes https://github.com/bisq-network/growth/issues/213


---

<details>
  <summary>Screenshots for Monese</summary>
  
![monese_account_popup](https://user-images.githubusercontent.com/47253594/136468670-75ad6398-607f-4730-8219-7ad90f2ab803.png)
![monese_account](https://user-images.githubusercontent.com/47253594/136468704-595c9271-eadd-4d59-bc82-6c3f2dc5d19a.png)
![monese_buy_popup](https://user-images.githubusercontent.com/47253594/136468736-019a34fd-9b32-4387-8a5c-0a2939919781.png)
![monese_buy](https://user-images.githubusercontent.com/47253594/136468756-ecb6153d-be03-4fe7-882e-a33dda88dd9a.png)
![monese_sell_popup](https://user-images.githubusercontent.com/47253594/136468766-2a0e71eb-bd6e-4fd8-8033-f1f862782296.png)
![monese_sell](https://user-images.githubusercontent.com/47253594/136468784-950c11d6-fe43-4432-a6be-4c893eb1a2bf.png)
![monese_start_payment](https://user-images.githubusercontent.com/47253594/136468794-6c5d5837-cae1-476c-9b33-39b37103d887.png)
![monese_confirm_payment](https://user-images.githubusercontent.com/47253594/136468808-15e17863-c35b-4f8b-a6a2-d9b525952ed9.png)

</details>

---

<details>
  <summary>Screenshots for SatisPay</summary>

![satispay_account_popup](https://user-images.githubusercontent.com/47253594/136468860-d2fc1f64-100b-403b-b062-1a4bdd007555.png)
![satispay_account](https://user-images.githubusercontent.com/47253594/136468863-82813e2e-cc11-401a-827b-1c0a5b5a3812.png)
![satispay_buy_popup](https://user-images.githubusercontent.com/47253594/136468907-5c5c3d1e-4e88-4f0d-8d85-a534069ce517.png)
![satispay_buy](https://user-images.githubusercontent.com/47253594/136468918-6fe99828-ba80-423a-ae0e-abe125339351.png)
![satispay_sell_popup](https://user-images.githubusercontent.com/47253594/136468944-8917a33c-d3ab-4be9-88dd-5c9c8375364d.png)
![satispay_sell](https://user-images.githubusercontent.com/47253594/136468947-9f52d2ba-0ba2-43fe-a677-be76ae9257a6.png)
![satispay_payment_started](https://user-images.githubusercontent.com/47253594/136468952-2acc89a6-663b-4e79-b1a1-b840c7ba27b0.png)
![satispay_confirm_payment](https://user-images.githubusercontent.com/47253594/136468965-c7604365-6dec-41de-a915-93d02723185c.png)


</details>

---

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

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

-- Commit Summary --

  * <a href="https://github.com/bisq-network/bisq/pull/5745/commits/fb2e7c1f51e1799bfd3775a5a5da015a0ee0fcfd">Add payment methods Monese and SatisPay</a>

-- File Changes --

    M core/src/main/java/bisq/core/locale/CurrencyUtil.java (9)
    A core/src/main/java/bisq/core/payment/MoneseAccount.java (56)
    M core/src/main/java/bisq/core/payment/PaymentAccountFactory.java (4)
    A core/src/main/java/bisq/core/payment/SatisPayAccount.java (58)
    A core/src/main/java/bisq/core/payment/payload/MoneseAccountPayload.java (89)
    M core/src/main/java/bisq/core/payment/payload/PaymentMethod.java (6)
    A core/src/main/java/bisq/core/payment/payload/SatisPayAccountPayload.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 (30)
    A desktop/src/main/java/bisq/desktop/components/paymentmethods/MoneseForm.java (116)
    A desktop/src/main/java/bisq/desktop/components/paymentmethods/SatisPayForm.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 (12)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/5745.patch
https://github.com/bisq-network/bisq/pull/5745.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/5745
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20211007/4277e780/attachment.htm>


More information about the bisq-github mailing list