<p><span class="issue-keyword tooltipped tooltipped-se" aria-label="This pull request closes issue #5098.">Fixes</span> <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="791340390" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/5098" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/5098/hovercard" href="https://github.com/bisq-network/bisq/issues/5098">#5098</a></p>
<ul>
<li>Adds countryCode to AmazonGiftCardAccountPayload</li>
<li>Displays a reminder to the user to replace their old AmazonGiftCard account (due to new field).</li>
<li>Offers cannot be created or taken using the old account.</li>
<li>Trade buyer step 2 prompts use of the appropriate Amazon website for buying gift card.</li>
</ul>
<hr>
<p>Example: A French person buying BTC from German person.</p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/47253594/105799211-93b87700-5f59-11eb-9516-f29e65f365eb.png"><img src="https://user-images.githubusercontent.com/47253594/105799211-93b87700-5f59-11eb-9516-f29e65f365eb.png" alt="image" style="max-width:100%;"></a></p>
<hr>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/47253594/105799919-3a514780-5f5b-11eb-9cb8-9413ae0b3a8a.png"><img src="https://user-images.githubusercontent.com/47253594/105799919-3a514780-5f5b-11eb-9cb8-9413ae0b3a8a.png" alt="image" style="max-width:100%;"></a></p>
<hr>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/47253594/105798712-67e8c180-5f58-11eb-9b7a-d6df38b3fa29.png"><img src="https://user-images.githubusercontent.com/47253594/105798712-67e8c180-5f58-11eb-9b7a-d6df38b3fa29.png" alt="image" style="max-width:100%;"></a></p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/47253594/105798792-9070bb80-5f58-11eb-9379-70d1068fee75.png"><img src="https://user-images.githubusercontent.com/47253594/105798792-9070bb80-5f58-11eb-9379-70d1068fee75.png" alt="image" style="max-width:100%;"></a></p>
<hr>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/47253594/105798848-b007e400-5f58-11eb-9f60-a45eaec3c46e.png"><img src="https://user-images.githubusercontent.com/47253594/105798848-b007e400-5f58-11eb-9f60-a45eaec3c46e.png" alt="image" style="max-width:100%;"></a></p>
<p><a target="_blank" rel="noopener noreferrer" href="https://user-images.githubusercontent.com/47253594/105798865-beee9680-5f58-11eb-9604-bebd91812642.png"><img src="https://user-images.githubusercontent.com/47253594/105798865-beee9680-5f58-11eb-9604-bebd91812642.png" alt="image" style="max-width:100%;"></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/5117'>https://github.com/bisq-network/bisq/pull/5117</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Specify Amazon eGift Card country</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5117/files#diff-848a775f05c76001bc099df032bc2dd04ad2c3b1a79fada856713688bc4f8408">core/src/main/java/bisq/core/locale/BankUtil.java</a>
    (38)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5117/files#diff-89fdd8c3fe8574db5f6f6e08a2d875ce81bd4c065c05ca49761f2c29e50d7286">core/src/main/java/bisq/core/locale/CountryUtil.java</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5117/files#diff-0fc3257771f7554d35f630b9ce9fb645584a72bb154e12b8659984177bff5170">core/src/main/java/bisq/core/payment/AmazonGiftCardAccount.java</a>
    (23)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5117/files#diff-fc7c737b3ce786dfd728ad761de237f0b7ab5be54b74f96ab2547c9c045fe0c8">core/src/main/java/bisq/core/payment/payload/AmazonGiftCardAccountPayload.java</a>
    (10)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5117/files#diff-ad0843306ee0d1f5e8fe09d1f9fb5b55d6a864b07a63c69f98629c9bec2ba7b3">core/src/main/java/bisq/core/payment/payload/PaymentAccountPayload.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5117/files#diff-a6cc570e0f56a36136791beae8f497706216230467708be9343344cd953e5f08">core/src/main/resources/i18n/displayStrings.properties</a>
    (12)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5117/files#diff-cea0cadda2e9d6e4c699aec7d1696f394faec3546523d16aace491e8e4ae0fe4">desktop/src/main/java/bisq/desktop/components/paymentmethods/AmazonGiftCardForm.java</a>
    (54)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5117/files#diff-4d3e7843047fb58b71b5a234bb7f0bdeb118077bf5406232c0c57a9cd5940005">desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsDataModel.java</a>
    (30)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5117/files#diff-3cf8bddee5a7364f6e0018392f074e94107ee04a145a51dec551b6b7145002f6">desktop/src/main/java/bisq/desktop/main/offer/MutableOfferDataModel.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5117/files#diff-e91ddc497f0b94a9a80cc234cbdcedaf05e8f40e6e1d5fc7e9c9794f97063495">desktop/src/main/java/bisq/desktop/main/offer/takeoffer/TakeOfferDataModel.java</a>
    (6)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5117/files#diff-6b3e5b39ab1542f5a30794a99a6ca05a2e8a860dd4308dd3246589c41eca7db3">desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep2View.java</a>
    (4)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/5117/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/5117.patch'>https://github.com/bisq-network/bisq/pull/5117.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/5117.diff'>https://github.com/bisq-network/bisq/pull/5117.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/5117">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWRFT3ESX6SIEVOEA3S3Y7NNANCNFSM4WSZ3CCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNQGOI67J5NNZJYXBBTS3Y7NNA5CNFSM4WSZ3CC2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4L2SGCMA.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/5117",
"url": "https://github.com/bisq-network/bisq/pull/5117",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>