<p>Implements: <a class="issue-link js-issue-link" data-error-text="Failed to load title" data-id="377410114" data-permission-text="Title is private" data-url="https://github.com/bisq-network/bisq/issues/1866" data-hovercard-type="issue" data-hovercard-url="/bisq-network/bisq/issues/1866/hovercard" href="https://github.com/bisq-network/bisq/issues/1866">#1866</a></p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/ripcurlx/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/ripcurlx">@ripcurlx</a> Would be cool if we could get it in 1.5.0. I think its not very risky and might be a interesting payment option.</p>
<p><a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/m52go/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/m52go">@m52go</a> Could you have a look at the popup text?</p>
<pre><code>portfolio.pending.step2_buyer.amazonGiftCard=Please purchase an Amazon eGift Card for {0} at your Amazon account and \
  use the BTC seller''s email or mobile number as receiver. \
  In case the trade amount exceeds the permitted amount send multiple cards.\n\n

portfolio.pending.step3_seller.amazonGiftCard=The buyer has sent you an Amazon eGift Card by email or by text \
  message to your mobile phone. Please redeem now the Amazon eGift Card at your Amazon account and once accepted \
  confirm the payment receipt.
  
payment.amazonGiftCard.info=To pay with Amazon eGift Card you need to purchase an Amazon eGift Card at your Amazon account and \
  use the BTC seller''s email or mobile nr. as receiver. Amazon send then an email or text message to the receiver. \
  Use the trade ID for the message field.\n\n\
  Amazon eGift Cards can only be redeemed by Amazon accounts with the same currency.\n\n\
  For more information visit the Amazon eGift Card webpage. [HYPERLINK:https://www.amazon.com/Amazon-1_US_Email-eGift-Card/dp/B004LLIKVU]
</code></pre>

<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/4788'>https://github.com/bisq-network/bisq/pull/4788</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add Amazon eGift Card payment method</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-c8a7a637dd96f15ef14955c1520e9f38361c4887abf1b63bd05dab16b9e59b9b">core/src/main/java/bisq/core/locale/CurrencyUtil.java</a>
    (18)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-0fc3257771f7554d35f630b9ce9fb645584a72bb154e12b8659984177bff5170">core/src/main/java/bisq/core/payment/AmazonGiftCardAccount.java</a>
    (46)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-11507f8864c1ddf3d166bb552b66dc80532ae543d294f2e12c98ab21278e922c">core/src/main/java/bisq/core/payment/PaymentAccountFactory.java</a>
    (2)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-fc7c737b3ce786dfd728ad761de237f0b7ab5be54b74f96ab2547c9c045fe0c8">core/src/main/java/bisq/core/payment/payload/AmazonGiftCardAccountPayload.java</a>
    (103)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-4dcea846295ebb8de4e9633b0440ee222f5535c12fb168576b11e674e04ce60f">core/src/main/java/bisq/core/payment/payload/PaymentMethod.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-ebf0517b78fd6fd90d4a92f2b50757fe17da8d8c7d185ea9836c7b22ffba1989">core/src/main/java/bisq/core/proto/CoreProtoResolver.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-ee3e6ab6efe02715d897f3f01ac2ea73097880835637201e3e8c7ac80d34fde7">core/src/main/java/bisq/core/trade/statistics/TradeStatistics3.java</a>
    (3)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-a6cc570e0f56a36136791beae8f497706216230467708be9343344cd953e5f08">core/src/main/resources/i18n/displayStrings.properties</a>
    (16)
  </li>
  <li>
    <strong>A</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-cea0cadda2e9d6e4c699aec7d1696f394faec3546523d16aace491e8e4ae0fe4">desktop/src/main/java/bisq/desktop/components/paymentmethods/AmazonGiftCardForm.java</a>
    (130)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-c5abb5ef938520e00047e774840a1990b4210c048e3f3fdf7478edca3935c0cb">desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsView.java</a>
    (11)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-6b3e5b39ab1542f5a30794a99a6ca05a2e8a860dd4308dd3246589c41eca7db3">desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep2View.java</a>
    (16)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-114fa25f34c56dbcea34ba46c238d567281827e0bf8155648fedbf822ce4705b">desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep3View.java</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4788/files#diff-51dcd1d852312df65738ff2bd493fdb0f187f50fb7d7324158c8b57fc1de7da7">proto/src/main/proto/pb.proto</a>
    (5)
  </li>
</ul>

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