Live view of ISSUER (on-us authorizations) and ACQUIRER (forwarded) transactions.
| Date | Direction | Type | Mode | PAN | RRN / STAN | Amount | Balance | Terminal | RC | Status |
|---|---|---|---|---|---|---|---|---|---|---|
| {{ row.created_at || '—' }} | {{ row.direction }} | {{ row.txn_type || '—' }} | {{ row.entry_mode || '—' }} | {{ row.cardno || '—' }} | {{ row.rrn || '—' }} / {{ row.stan || '—' }} | {{ formatMoney(row.amount) }} | {{ row.running_balance != null ? formatMoney(row.running_balance) : '—' }} | {{ row.device_no || row.terminal_id || '—' }} | {{ row.response_code || '—' }} | {{ row.status }} |
| No transactions found. | ||||||||||