Assigned Merchants of {{session.get("affiliateName")}},
{{ error }}
{% endif %}
S.No | Business Name | Description | QR Code URL | Download QR | Status | Created On | Accepted Amount | Payment Type |
---|---|---|---|---|---|---|---|---|
{{ loop.index }} | {{ qr_code.businessName }} | {{ qr_code.description }} | View QR Code | Download QR | {{ qr_code.createdOn.strftime('%d-%m-%Y %H:%M') }} | {% if qr_code.accepFixedAmount %} Yes ({{ qr_code.acceptAmount }}) {% else %} No {% endif %} | {{ qr_code.paymentType }} | |
No QR codes found. |
Page {{ qr_code_pagination.page }} of {{ qr_code_pagination.pages }}
{{ qr_code_pagination.links }}