Payout Transaction Reports List
{{ error }}
{% endif %}
S.No | Merchant Name | Txn.Id | Amount(₹) | Grand Total(₹) | Total Charges(₹) | Type | API Name | Account Number | UTR | Txn.Date | Status | |
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{ each_payout.snoCount }} | {{ each_payout.userName }} |
ORD#:{{ each_payout.merchantReferenceNumber }} TXN:{{ each_payout.transactionUniqueId }} |
{{ each_payout.amount }} | {{ each_payout.grandTotal }} |
Charge:{{ each_payout.chargeAmount }} Gst:{{ each_payout.gstAmount }} Tds:{{ each_payout.tdsAmount }} |
{{ each_payout.paymentMode }} | {{ each_payout.transactionAPIName }} | {{ each_payout.fullAccountNumber }} | {{ each_payout.bankReferenceNumber }} |
Txn.Dt:{{ each_payout.createdOn }}
Upd Dt:{{ each_payout.responseCallBackTime }} |
{% if each_payout.transactionStatus == "Success" %}
{% else %} | {% endif %} |