{{name}}
{{ vE.invoiceInvoiceLbl }}
{{ vE.invoiceOrderId }} {{orderId}}
{{ vE.invoiceOrderDate }} {{order.timestamp | date}}
{{ vE.invoiceZcashPrice }} {{order.price | number: '1.02' | currency: order.currency.toUpperCase()}}
Total: {{order.totalZec | number: '1.08'}}
Item {{ vE.invoiceQtyLbl }} {{ vE.invoiceOrderPrice }}({{order.currency.toUpperCase()}})
{{item.name}} {{item.qty}} {{( item.qty * item.cost ) | number : '1.02' | currency: order.currency.toUpperCase()}}
{{ vE.invoiceInvoiceTotal }} {{ order.total | currency: order.currency.toUpperCase()}}

 {{ vE.invoicePaymentConfirmed }}

 {{ vE.invoicePaymentPending }}

{{ vE.invoiceScanQrcode }}
{{ vE.invoiceCantScan }}
{{ vE.invoiceUseThis }} {{ vE.invoiceWalletLink }}{{ vE.invoiceDotOr }}
{{ vE.invoiceInvalidId }}
{{ vE.invoiceInfoNotavail }}