Payin Ledger Reports List
{{ error }}
{% endif %}
S.No | Site Title | Order ID | Txn ID | Merchant Name | Opening Balance(₹) | CrDrType | Credit Amount(₹) | Debit Amount(₹) | Closing Balance(₹) | Date | Status | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{snoCount + loop.index}} | {% if each_payin.siteTitle %}{{each_payin.siteTitle}} | {% else %}- | {% endif %} {% if each_payin.orderId %}{{each_payin.orderId }} | {% else %}- | {% endif %} {% if each_payin.pgOrderId %}{{each_payin.pgOrderId }} | {% else %}- | {% endif %} {% if each_payin.merchantName %}{{each_payin.merchantName}} | {% else %}- | {% endif %}{{each_payin.openingBalance}} | {% if each_payin.creditType %}{{each_payin.creditType}} | {% else %}- | {% endif %} {% if each_payin.creditAmount %}{{each_payin.creditAmount}} | {% else %}- | {% endif %} {% if each_payin.debitAmount %}{{each_payin.debitAmount}} | {% else %}- | {% endif %} {% if each_payin.closingBalance %}{{each_payin.closingBalance}} | {% else %}- | {% endif %} {% if each_payin.createdOn %}{{each_payin.createdOn}} | {% else %}- | {% endif %} {% if each_payin.status == "Success" %}{% else %} | {% endif %} |
No Data Found |