diff --git a/public/views/amazon.html b/public/views/amazon.html index 67773e75d..3e80c0425 100644 --- a/public/views/amazon.html +++ b/public/views/amazon.html @@ -9,12 +9,6 @@ -
- - - -
-

Gift cards @@ -32,16 +26,16 @@ Sandbox version. Only for testing purpose -
+
Amazon.com Gift Card
Only redeemable on www.amazon.com (USA website)
-
+
- @@ -49,26 +43,39 @@
- Amazon.com Gift Cards never expire and can be redeemed towards millions of items at + Amazon.com Gift Cards never expire and can be redeemed towards millions of items at www.amazon.com
-
+
+
    +
  • + + Buy Gift Card + + + +
  • +

Your cards

-
{{id}}
-
- {{item.cardInfo.value.amount | currency : '$ ' : 2}} +
+ {{item.amount | currency : '$ ' : 2}} +
+
+ -
Error Resend is required - {{item.date * 1000 | amTimeAgo}} + Pending to confirmation + {{item.date | amTimeAgo}}
diff --git a/public/views/buyAmazon.html b/public/views/buyAmazon.html index 3321f8c93..07f8c6f1f 100644 --- a/public/views/buyAmazon.html +++ b/public/views/buyAmazon.html @@ -1,5 +1,5 @@ -
@@ -18,14 +18,14 @@ There was an error when trying to buy gift card, but the funds were sent to BitPay Invoice. Please, contact BitPay to refund your bitcoin
- Amount: {{buy.errorInfo.amount}} {{buy.errorInfo.currencyCode}}
- BitPay Invoice ID: {{buy.errorInfo.bitpayInvoiceId}}. + Amount: {{buy.errorInfo.amount}} {{buy.errorInfo.currency}}
+ BitPay Invoice ID: {{buy.errorInfo.invoiceId}}.
-
+
Amazon.com Gift Card @@ -35,8 +35,8 @@
-
-
-
+
-
@@ -75,7 +75,7 @@
-
+

Gift card could not be created

@@ -88,38 +88,41 @@ resolved retrying the request from your list of cards - This failure could not be recoverable. Request your refund from your list of cards + This failure could not be recoverable. Request your refund from your list of cards
- Thank you for participating in the BitPay offer. It is our pleasure to send - you this Amazon.com Gift Card* that can be redeemed towards millions of items at - www.amazon.com. You may want to print this screen + Thank you for participating in the BitPay offer. It is our pleasure to send + you this Amazon.com Gift Card* that can be redeemed towards millions of items at + www.amazon.com. You may want to print this screen for easy reference later--you’ll need the gift card claim code below
Amazon.com Gift Cards
- Gift Card Amount: + Gift Card Amount: - {{buy.giftCard.cardInfo.value.amount | currency : '$ ' : 2 }} + {{buy.giftCard.amount | currency : '$ ' : 2 }}
- Claim code: {{buy.giftCard.gcClaimCode}} + Claim code: {{buy.giftCard.claimCode}}
-
+
@@ -129,11 +132,11 @@ reseller of Amazon.com Gift Cards. Except as required by law, GCs cannot be transferred for value or redeemed for cash. GCs may be used only for purchases of eligible goods at Amazon.com or certain of its affiliated websites. Purchases are deducted from the GC balance. To redeem or view a GC balance, visit “Your Account” at Amazon.com. Amazon is - not responsible if a GC is lost, stolen, destroyed or used without permission. See - www.amazon.com/gc-legal for complete terms, - restrictions and exceptions. For any other questions, see - www.amazon.com/gc. GCs are issued - by ACI Gift Cards, Inc., a Washington corporation. All Amazon ®, ™ & © are IP of + not responsible if a GC is lost, stolen, destroyed or used without permission. See + www.amazon.com/gc-legal for complete terms, + restrictions and exceptions. For any other questions, see + www.amazon.com/gc. GCs are issued + by ACI Gift Cards, Inc., a Washington corporation. All Amazon ®, ™ & © are IP of Amazon.com, Inc. or its affiliates. No expiration date or service fees.
diff --git a/public/views/modals/amazon-card-details.html b/public/views/modals/amazon-card-details.html index fda6b6a15..4f8eb52f2 100644 --- a/public/views/modals/amazon-card-details.html +++ b/public/views/modals/amazon-card-details.html @@ -13,45 +13,48 @@

- + -