\n \n {{$t('account.card')}} \n | \n{{$t('Numero de factura')}} | \n{{$t('account.total_paid')}} | \n \n
---|---|---|
\n \n \n \n \n {{card.card_token.card_brand | textFormat}}\n **** {{card.card_token.card_last_four_digits}}\n | \n {{$t(\"checkout.expiration_date\")}} {{fMonth(card.card_token.card_expiry_month)}} / {{card.card_token.card_expiry_year}}\n \n \n {{$t(\"account.use_date\")}}: \n \n {{ fDate(card.order_primary.created_at) }}\n \n \n | \n \n #{{card.order_primary.global_token_id}}\n | \n\n {{(card.amount) | moneyFormat}}\n | \n \n
\n | {{$t(\"checkout.type\")}} | \n{{$t(\"checkout.document\")}} | \n{{$t(\"checkout.currency\")}} | \n{{$t(\"checkout.total\")}} | \n{{$t(\"checkout.available\")}} | \n{{$t(\"checkout.amount_to_use\")}} | \n
---|---|---|---|---|---|---|
\n \n \n | \n \n | \n {{ deposit.document_id }} | \n{{ deposit.label_currency === 'PESO' ? 'DOP' : 'USD' }} | \n{{ deposit.symbol_currency }} {{ parseFloat(deposit.total_amount).toFixed(2) }} | \n{{deposit.balance | moneyFormat}} | \n\n \n | \n
\n \n \n | \n \n | \n {{ note.document_id }} | \n{{ note.label_currency === 'PESO' ? 'DOP' : 'USD' }} | \n{{ note.symbol_currency }} {{ parseFloat(note.total_amount).toFixed(2) }} | \n{{note.balance | moneyFormat}} | \n\n \n | \n