diff --git a/www/views/confirm.html b/www/views/confirm.html index 2010d13c8..54d56c87b 100644 --- a/www/views/confirm.html +++ b/www/views/confirm.html @@ -12,10 +12,10 @@
- Sending + Sending Sending maximum amount - Buying - Selling + Buying + Selling
{{displayAmount || '...'}} {{displayUnit}}
@@ -30,47 +30,17 @@ Expired
-
- At what percentage lower price would you accept to sell? -
- -
-
- Coinbase has not yet implemented an immediate method to sell bitcoin from a wallet. To make this sale, funds - will be sent to your Coinbase account, and sold when Coinbase accepts the transaction (usually one - hour). -
- Estimated sale value: - {{coinbaseSellPrice.amount * coinbaseAmountBTC | currency : 'USD ' : 2}} - - Still sell if price fall until: - {{(coinbaseSellPrice.amount - (selectedPriceSensitivity.data.value / 100) * - coinbaseSellPrice.amount) * coinbaseAmountBTC | currency : 'USD ' : 2}} - -
-
- Payment Method - Deposit into - {{coinbasePaymentMethodInfo.name}} -
- To - From - To + To + From + To - +
-
@@ -88,9 +58,9 @@
- From - To - From + From + To + From
@@ -105,14 +75,14 @@
- + Add Memo {{description}} -
+
{{'Fee' | translate}}: {{feeLevel | translate}} {{fee || '...'}} @@ -146,21 +116,6 @@
-
-
- Subtotal - {{coinbaseBuyRequest.subtotal.amount}} - {{coinbaseBuyRequest.subtotal.currency}} -
-
- Total - {{coinbaseBuyRequest.total.amount}} {{coinbaseBuyRequest.total.currency}} -
-
- Payout at - {{coinbaseBuyRequest.payout_at | amCalendar}} -
-
No wallets available
@@ -192,29 +147,13 @@ slide-success-show="sendStatus === 'success'" slide-success-on-confirm="onSuccessConfirm()" slide-success-hide-on-confirm="true"> - Bought - Funds sent to Coinbase Account -
- Payment Sent - Proposal Created - Transaction created -
+ Payment Sent + Proposal Created + Transaction created
A transfer has been initiated from your bank account. Your bitcoins should arrive to your wallet in 2-4 business day A transfer has been initiated to your bank account. Should arrive in 4-6 business days
-
- - - Bitcoin purchase completed. Coinbase has queued the transfer to your selected wallet - - - - - The transaction is not yet confirmed, and will show as "Pending" in your Activity. The bitcoin sale will be completed automatically once it is confirmed by Coinbase. - - -