Merchant Management

View Merchant Details
{% if error %}

{{ error }}

{% endif %}

Company KYC
{% if userDict.companyRegistrationDoc %} {% else %} {% endif %}
{% if userDict.moaDoc %} {% else %} {% endif %}
{% if userDict.aoaDoc %} {% else %} {% endif %}
{% if userDict.companyPanDoc %} {% else %} {% endif %}
ID Proof
{% if userDict.panDocument %} {% else %} {% endif %}
Address Proof
{% if userDict.aadharDocument %} {% else %} {% endif %}
Bank Verification
Video
{% if userDict.uploadVideo %} {% else %} {% endif %}
{% if userDict.agreementDocument %} {% else %} {% endif %}
{% endblock %}