<h3>Description</h3>
<p>When a user tries to take an offer which is above his trade limits, the popup message says that he needs to wait 2 months.</p>
<p>But it is not the case anymore, since account signing was implemented.</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/6444444/72171240-5ebe9e00-33b1-11ea-80f4-a6be02a920c3.png"><img src="https://user-images.githubusercontent.com/6444444/72171240-5ebe9e00-33b1-11ea-80f4-a6be02a920c3.png" alt="image" style="max-width:100%;"></a></p>
<h4>Version</h4>
<p>1.2.5</p>
<h3>Steps to reproduce</h3>
<p>Create an unsigned account and try to take an offer above its limit.</p>
<h3>Expected behaviour</h3>
<p>The message should say whether the account is signed or not and how long ago it happened.<br>
There is a similar generic message in popup.warning.tradeLimitDueAccountAgeRestriction.buyer<br>
But I think we could make it better, showing the user data.</p>
<p>Something like:<br>
The payment method for this offer is considered risky for bank chargebacks.<br>
Your allowed trade amount is limited because of these security restrictions.<br>
With this version of the software, trading peers can verify and sign each others' payment accounts to create a network of trusted payment accounts.<br>
After successfully trading with a peer with a verified payment account, your payment account will be signed and trading limits will be lifted after 30 days.<br>
For more information on account signing, please see the documentation at <a href="https://docs.bisq.network/payment-methods#account-signing" rel="nofollow">https://docs.bisq.network/payment-methods#account-signing</a>.</p>
<p><code>Your account has not been signed.</code><br>
[or]<br>
<code>Your account was signed XXX days ago (your limit will be lifted in (30-XXX) days).</code></p>
<p>Your trade limit is not sufficient for that offer. You cannot take that offer at the moment.<br>
<code>Your trade limit is: XXX.</code><br>
<code>The minimum trade amount of the offer is: XXX.</code></p>
<h3>Actual behaviour</h3>
<p>See message on the screenshot above.</p>
<h4>Additional info</h4>
<p>This could be easily fixed with minor changes to the strings file or the offerbookview file.<br>
But I think that a message with more data like above would be better, which is more complex than my limited java abilities allow me to fix.</p>

<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/issues/3885?email_source=notifications&email_token=AJFFTNWGPY3TK5C65TCULGLQ5CY4PA5CNFSM4KFLH2JKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IFNB6JQ">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUDTE7WROHT2H7CRRDQ5CY4PANCNFSM4KFLH2JA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNUF24IO7UENFJ24JTDQ5CY4PA5CNFSM4KFLH2JKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IFNB6JQ.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/issues/3885?email_source=notifications\u0026email_token=AJFFTNWGPY3TK5C65TCULGLQ5CY4PA5CNFSM4KFLH2JKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IFNB6JQ",
"url": "https://github.com/bisq-network/bisq/issues/3885?email_source=notifications\u0026email_token=AJFFTNWGPY3TK5C65TCULGLQ5CY4PA5CNFSM4KFLH2JKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IFNB6JQ",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>