<p>Add option in preferences to hide payment methods from combobox in the Offer views which are not part of the users accounts.</p>
<p>Default value is false, so same behaviour as before that PR.<br>
If no payment account is setup then we also show all payment methods.<br>
In that case (no payment account) we disable the toggle as well as show it in false state.</p>
<p>Based on <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="777385040" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5042" data-hovercard-type="pull_request" data-hovercard-url="/bisq-network/bisq/pull/5042/hovercard" href="https://github.com/bisq-network/bisq/pull/5042">#5042</a><br>
Starts at commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/eddb7cb55565ccc142b803052801b1a4d681e651/hovercard" href="https://github.com/bisq-network/bisq/commit/eddb7cb55565ccc142b803052801b1a4d681e651"><tt>eddb7cb</tt></a></p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/5045'>https://github.com/bisq-network/bisq/pull/5045</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>If we select TransferWise we switch to show all</li>
  <li>Add option in preferences to hide payment methods which are not part of the users accounts.</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5045/files#diff-3117f0897492bb1e296445c33b6d902d7a030ac0b6c47072e33a7a7af4a67baf">core/src/main/java/bisq/core/user/Preferences.java</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5045/files#diff-d49eba386225655d5e2e4e095a2eb85575be337ca6c067e5af76abdeb636bf46">core/src/main/java/bisq/core/user/PreferencesPayload.java</a>
    (8)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5045/files#diff-a6cc570e0f56a36136791beae8f497706216230467708be9343344cd953e5f08">core/src/main/resources/i18n/displayStrings.properties</a>
    (1)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5045/files#diff-0efd89b6d9829067ee93ebac90eead982226606076552e2b0ccc179670ce944c">desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookView.java</a>
    (14)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5045/files#diff-f7a4fc19540dc68f41d27e9c6e7908c737a95e8e544b1e4f8f4d280d2267ee2f">desktop/src/main/java/bisq/desktop/main/offer/offerbook/OfferBookViewModel.java</a>
    (20)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5045/files#diff-929f68b5b84a02ac4d217565bee2964dda3228242737bd2f2a5ff3949b1f41cd">desktop/src/main/java/bisq/desktop/main/settings/preferences/PreferencesView.java</a>
    (26)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5045/files#diff-51dcd1d852312df65738ff2bd493fdb0f187f50fb7d7324158c8b57fc1de7da7">proto/src/main/proto/pb.proto</a>
    (1)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5045.patch'>https://github.com/bisq-network/bisq/pull/5045.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5045.diff'>https://github.com/bisq-network/bisq/pull/5045.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/5045">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVFO2EGKJ73MJXJ7CLSX2DLJANCNFSM4VQXCO4Q">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNWSGYU6ZUASJ5CMLBLSX2DLJA5CNFSM4VQXCO42YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LSWBXHQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/5045",
"url": "https://github.com/bisq-network/bisq/pull/5045",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>