From 32a94d115fcf6ad13665b520681a3ae677247518 Mon Sep 17 00:00:00 2001 From: Gustavo Maximiliano Cortez Date: Mon, 29 Aug 2016 11:55:26 -0300 Subject: [PATCH] [Amazon] Adds support multisign. Common widget to select wallet --- public/views/amazon.html | 8 ++-- public/views/buyAmazon.html | 22 +++------ src/js/controllers/buyAmazon.js | 80 +++++++++++++-------------------- src/sass/main.scss | 46 +++++++++---------- 4 files changed, 60 insertions(+), 96 deletions(-) diff --git a/public/views/amazon.html b/public/views/amazon.html index 1d43633f0..730035d41 100644 --- a/public/views/amazon.html +++ b/public/views/amazon.html @@ -10,7 +10,7 @@ -
+
Sandbox version. Only for testing purpose
@@ -40,8 +40,10 @@
-

Your cards

-
+
+
+ Your cards +
diff --git a/public/views/buyAmazon.html b/public/views/buyAmazon.html index 55e820458..f711b64a7 100644 --- a/public/views/buyAmazon.html +++ b/public/views/buyAmazon.html @@ -12,12 +12,12 @@
-
+
{{buy.error}} -
+
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.currency}}
BitPay Invoice ID: {{buy.errorInfo.invoiceId}}.
@@ -53,23 +53,11 @@ - - +