{{name}}
{{ vE.receiptReceiptLbl }}
{{ vE.receiptOrderId }}{{orderId}}
{{ vE.receiptOrderDate }}{{order.timestamp | date}}
{{ vE.receiptZcashPrice }}{{order.price | number: '1.02' | currency: order.currency.toUpperCase()}}
{{ vE.receiptOrderTotal }}{{order.totalZec | number: '1.08'}}
Item {{ vE.receiptQtyLbl }} {{ vE.receiptOrderPrice }} ({{order.currency.toUpperCase()}})
{{item.name}} {{item.qty}} {{( item.qty * item.cost ) | number : '1.02' | currency: order.currency.toUpperCase()}}
Total: {{ order.total | currency: order.currency.toUpperCase()}}
{{ vE.receiptInvalidId }}
{{ vE.receiptInfoNotavail }}