[bisq-network/bisq] Add Account owner full name field to Uphold payment method (#5500)

Sergey notifications at github.com
Sun May 30 12:43:21 CEST 2021


@skarelin commented on this pull request.



>      }
 
     @Override
     public String getPaymentDetailsForTradePopup() {
-        return getPaymentDetails();
+        if (accountOwner.equals("")) {

`"".equals(accountOwner)` ?

-- 
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/5500#pullrequestreview-671815747
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20210530/90971791/attachment.htm>


More information about the bisq-github mailing list