{% extends "base.html" %} {% load static %} {% block content %}
id | date | uid | card_id | card | >card_isoa2 | user_phone | ip | channel/sub_channel | type | amount | terminal_id | status | afs action | code | reason | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ item.id|truncatechars:32 }} | {{ item.txn_timestamp }} | {{ item.uid }} | {{ item.card_id }} | {{ item.card }} | {{ item.card_isoa2 }} | {{ item.user_phone }} | {{ item.ip }} | {{ item.channel }}/{{ item.sub_channel }} | {{ item.transaction_type }} | {{ item.data.amount }} {{ item.currency }} | {{ item.terminal_id }} | {{ item.txn_status|default:"-" }} | {{ item.txn_afs_action|default:"-" }} | {{ item.txn_code|default:"-" }} | {{ item.txn_afs_reason|default:"-" }} |
![]() |