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
Type paiement {{ transaction.type_paiement_label }} Date {{ transaction.date | date: 'dd/MM/yyyy' }} Réference {{ transaction.reference }} Service {{ transaction.service }} Montant {{ transaction.montant | currency: 'FCFA' : 'symbol' : '1.0-0' }} Commentaire {{ transaction.commentaire }} Etat {{ transaction.etat }} Status {{ transaction.status }}