@push('styles') @endpush

Begin your ID-Verification

Verify your identity to participate in ivendPay.

@if ($type === 'personal')
01

Personal Details

Your basic personal information is required for identification purposes.

Please type carefully and fill out the form with your personal details. You are not allowed to edit the details once you have submitted the application.

02

Document

To verify your identity.

In order to complete, please upload any of the following personal documents.

@else
01

Business Details

Your basic business information is required for identification purposes.

Please type carefully and fill out the form with your business details. You are not allowed to edit the details once you have submitted the application.

@foreach($companyShareholders as $key => $cs)
remove
@endforeach

02

Document

To verify your identity.

In order to complete, please upload any of the following company documents.

@endif
03

Select Business industry

Choose MCC code

@if(! empty($categories[$value['mcc']]))

{{ $categories[$value['mcc']]['description'] }}

@endif
@if ($kyc->created_at != $kyc->updated_at)

Last data send to Verify:

Status: {{ $kyc->status }}
@endif @if ($saved) Data send to Verify! @endif