Solde
{{ respTransaction?.solde | currency: 'FCFA' : 'symbol' : '1.0-0' }}
Montant total transactions
{{ respTransaction?.total_transaction | currency: 'FCFA' : 'symbol' : '1.0-0' }}
Reversement
{{ respTransaction?.revesement | currency: 'FCFA' : 'symbol' : '1.0-0' }}
Montant journalier
{{ respTransaction?.total_journee | currency: 'FCFA' : 'symbol' : '1.0-0' }}
Statistiques des transactions
01 Mai, 2024
30 Mai, 2024
Montant disponible
{{ operateur.label }} {{ operateur.total_montant | currency: 'FCFA' : 'symbol' : '1.0-0' }}
Vos 5 dernières transactions
Date {{ transaction.date | date: 'dd/MM/yyy HH:mm:ss' }} Opérateur {{ transaction.type_paiement_label }} Réference {{ transaction.reference }} Montant {{ transaction.montant | currency: 'FCFA' : 'symbol' : '1.0-0' }} Service {{ transaction.service }} Commentaire {{ transaction.commentaire }} Status {{ transaction.status }}