<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #5394.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="850454414" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5394" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/5394/hovercard" href="https://github.com/bisq-network/bisq/issues/5394">#5394</a></p>
<p>A more explicit suggestion in CashByMail account creation, suggesting countries & other restrictions to be entered.</p>
<p>Maker's terms and conditions are then displayed to the taker who can then choose to continue with the trade or not after reviewing.</p>
<p>Since the terms and conditions can be quite long, a special popup window had to be used which contains a scrollable TextArea control.  The <code>GenericMessageWindow</code> is written to be reusable for other features.</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/5399'>https://github.com/bisq-network/bisq/pull/5399</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>CashByMail show terms and conditions upon taking an offer</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5399/files#diff-a6cc570e0f56a36136791beae8f497706216230467708be9343344cd953e5f08">core/src/main/resources/i18n/displayStrings.properties</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5399/files#diff-9808f1d8417f149061f424f65cdfb55544b5cc9c95f5cd24fd373ce75cdcdf5a">desktop/src/main/java/bisq/desktop/components/paymentmethods/CashByMailForm.java</a>
    (2)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5399/files#diff-464b973414368d42f102b402b31160515781076ccee9f6fcd7f940b1929b9c81">desktop/src/main/java/bisq/desktop/main/offer/takeoffer/TakeOfferView.java</a>
    (23)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5399/files#diff-88bc997bd6c2881f1ab854b8eb34d432f1ad752bcf3d8f1c3b652d717035da56">desktop/src/main/java/bisq/desktop/main/overlays/windows/GenericMessageWindow.java</a>
    (66)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/5399.patch'>https://github.com/bisq-network/bisq/pull/5399.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5399.diff'>https://github.com/bisq-network/bisq/pull/5399.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/5399">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVOAXMEGZQX3O4SC3LTHPCPRANCNFSM42P4NTYQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQ77ZVNM7RINEPBWGLTHPCPRA5CNFSM42P4NTY2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4MWH2FGA.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/5399",
"url": "https://github.com/bisq-network/bisq/pull/5399",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>