{% for each_record in verificationChargesList %}
{% endfor %}
{{each_record.chargeName}}
Tnx Charges: ₹{{each_record.totalTnxChargeAmount}}
Tnx Gst: ₹{{each_record.totalTnxChargeGstAmount}}
Pg Charges: ₹{{each_record.totalPgChargeAmount}}
Pg Gst: ₹{{each_record.totalPgChargeGstAmount}}
Total Count
{{each_record.totalCount}}
Verification Charges Structure