[bisq-network/bisq] Add Amazon eGift Card payment method (#4788)

chimp1984 notifications at github.com
Fri Nov 13 06:29:06 CET 2020


Implements: https://github.com/bisq-network/bisq/issues/1866

@ripcurlx 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.

@m52go Could you have a look at the popup text?

```
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]
```



You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/4788

-- Commit Summary --

  * Add Amazon eGift Card payment method

-- File Changes --

    M core/src/main/java/bisq/core/locale/CurrencyUtil.java (18)
    A core/src/main/java/bisq/core/payment/AmazonGiftCardAccount.java (46)
    M core/src/main/java/bisq/core/payment/PaymentAccountFactory.java (2)
    A core/src/main/java/bisq/core/payment/payload/AmazonGiftCardAccountPayload.java (103)
    M core/src/main/java/bisq/core/payment/payload/PaymentMethod.java (3)
    M core/src/main/java/bisq/core/proto/CoreProtoResolver.java (3)
    M core/src/main/java/bisq/core/trade/statistics/TradeStatistics3.java (3)
    M core/src/main/resources/i18n/displayStrings.properties (16)
    A desktop/src/main/java/bisq/desktop/components/paymentmethods/AmazonGiftCardForm.java (130)
    M desktop/src/main/java/bisq/desktop/main/account/content/fiataccounts/FiatAccountsView.java (11)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/buyer/BuyerStep2View.java (16)
    M desktop/src/main/java/bisq/desktop/main/portfolio/pendingtrades/steps/seller/SellerStep3View.java (7)
    M proto/src/main/proto/pb.proto (5)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4788.patch
https://github.com/bisq-network/bisq/pull/4788.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4788
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201112/d4dbff03/attachment-0001.html>


More information about the bisq-github mailing list