(T+1) Settlement Reports List
{{ error }}
{% endif %}
S.No | Merchant Name | Order ID | Amount(₹) | Date | CrDrType | Comment | |||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{snoCount + loop.index}} | {% if each_payin.userId.fullName %}{{each_payin.userId.fullName}} | {% else %}- | {% endif %} {% if each_payin.orderId %}{{each_payin.orderId }} | {% else %}- | {% endif %}{{each_payin.amount}} | {% if each_payin.createdOn %}{{each_payin.createdOn.strftime('%d-%m-%Y %I:%M %p')}} | {% else %}- | {% endif %} {% if each_payin.creditType %}{{each_payin.creditType}} | {% else %}- | {% endif %}{{each_payin.comment}} | |
No Data Found |