ekyccaconnect.safescrypt.com Open in urlscan Pro
1.6.206.75  Public Scan

Submitted URL: https://ekyccaconnect.safescrypt.com/continuereg/933589-LVTUL0G2ST027NCQ20CQ7I2O
Effective URL: https://ekyccaconnect.safescrypt.com/continuereg/createOrgPerson.html
Submission: On July 21 via api from IN — Scanned from DE

Form analysis 2 forms found in the DOM

<form class="pageFormPane" id="orgLeftFormPane" style="height:85%;padding-bottom:0px;padding-top: 3px;">
  <div class="fieldContainer">
    <span class="formLabel">Mobile Number<sup>*</sup></span>
    <input type="text" class="formValue" id="mobileNo" placeholder="Mobile Number" data-fieldtype="mobile" data-mandatory="Mobile Number" onkeypress="return numberValidate(event,this);" autocomplete="off" maxlength="10">
  </div>
  <span style="display:inline-block;vertical-align:top;font:normal 0.9em helvetica; text-decoration:underline;margin-left:5%;text-shadow:0px 1px 2px #8998ec;">Organization Details : </span>
  <div class="fieldContainer">
    <span class="formLabel">Organization Name<sup>*</sup></span>
    <input type="text" class="formValue" id="orgName" placeholder="Name" data-mandatory="Name" data-fieldtype="orgName" autocomplete="off" style="text-transform:uppercase;" disabled="">
  </div>
  <div class="fieldContainer">
    <span class="formLabel">Organization Address<sup>*</sup></span>
    <textarea type="text" class="formValue" id="address" maxlength="512" placeholder="Organization Address" autocomplete="off" data-mandatory="Organization Address" data-fieldtype="address" style="width:38%;font:normal 0.72em helvetica"
      disabled=""></textarea>
    <span class="verifyBtn buttonStyle" id="changeAddress" style="width: 100px;top:2px;left: 46%;">Change Address</span>
  </div>
  <div class="fieldContainer">
    <span class="formLabel">Organization Unit<sup>*</sup></span>
    <input type="text" class="formValue" id="orgUnit" placeholder="Organization Unit" data-mandatory="Organization Unit" data-fieldtype="orgUnit" autocomplete="off" disabled="" style="text-transform:uppercase;">
  </div>
  <span style="display:inline-block;vertical-align:top;font:normal 0.9em helvetica; text-decoration:underline;margin-left:5%;text-shadow:0px 1px 2px #8998ec;">Personal Details : </span>
  <div class="fieldContainer">
    <span class="formLabel">Name<sup>*</sup></span>
    <input type="text" class="formValue" id="name" placeholder="Name" data-mandatory="Name" data-fieldtype="nameField" autocomplete="off" disabled="" style="text-transform:uppercase;">
  </div>
  <div class="fieldContainer">
    <span class="formLabel">Date of Birth<sup>*</sup></span>
    <input type="text" class="formValue" id="dob_dd" style="width:10%;" placeholder="DD" maxlength="2" data-mandatory="Date" autocomplete="off" onkeypress="return numberValidate(event,this);" onkeyup="validateDobValue();" disabled="">
    <span class="slashStyle">/</span>
    <input type="text" class="formValue" id="dob_mm" style="width:10%;" placeholder="MM" maxlength="2" data-mandatory="Month" autocomplete="off" onkeypress="return numberValidate(event,this);" onkeyup="validateDobValue();" disabled="true">
    <span class="slashStyle">/</span>
    <input type="text" class="formValue" id="dob_yy" style="width:12%;" placeholder="YYYY" maxlength="4" data-mandatory="Year" autocomplete="off" onkeypress="return numberValidate(event,this);" onblur="validateYear();" disabled="true">
    <img id="datepicker" src="images/datePicker.png" style="width:25px;">
  </div>
  <div class="fieldContainer">
    <span class="formLabel">Email ID<sup>*</sup></span>
    <input type="text" class="formValue" id="eMail" placeholder="Email ID" data-mandatory="Email ID" data-fieldtype="email" autocomplete="off" disabled="" maxlength="128">
  </div>
  <div class="fieldContainer">
    <span class="formLabel">Gender<sup>*</sup></span>
    <div class="formValue" style="background:inherit;border:none;box-shadow:none;width:51%;">
      <div class="formRadio">
        <input type="radio" name="gender" id="male" checked="" disabled="">
        <label for="male">Male</label>
      </div>
      <div class="formRadio">
        <input type="radio" name="gender" id="female" disabled="">
        <label for="female">Female</label>
      </div>
      <div class="formRadio">
        <input type="radio" name="gender" id="others" disabled="">
        <label for="others">Others</label>
      </div>
    </div>
  </div>
  <div class="fieldContainer">
    <span class="formLabel">PAN<sup>*</sup></span>
    <input type="text" class="formValue" id="pan" placeholder="PAN Number" data-fieldtype="pan" data-mandatory="PAN" style="text-transform:uppercase;" autocomplete="off" disabled="" maxlength="10">
  </div>
  <div class="fieldContainer">
    <span class="formLabel">Employee ID<sup id="empIdMandate" style="display:none;">*</sup></span>
    <input type="text" class="formValue" id="employeeID" placeholder="Employee ID" data-mandatory="Employee ID" data-fieldtype="empId" autocomplete="off" disabled="" maxlength="32">
  </div>
  <div class="fieldContainer">
    <span class="formLabel">Aadhaar<br><span class="dullText">(Last 4 digits)</span></span>
    <input type="text" class="formValue" id="aadhaar" placeholder="Aadhaar" data-mandatory="Aadhaar" data-fieldtype="numberLimit" data-numlength="4" autocomplete="off" disabled="" maxlength="4" onkeypress="return numberValidate(event,this);">
  </div>
</form>

<form class="pageFormPane" id="orgRightFormPane" style="height:85%;padding-bottom:0px;padding-top: 5px;">
  <div class="fieldContainer" id="authorizedSigDiv">
    <span class="formLabel">Authorized Signatory<span class="infoIcon" id="authsigToolTip">i</span></span>
    <span class="authsigWarpper" id="selectAuthSig" style="color: rgb(164, 165, 167); cursor: not-allowed;">
      <select class="formValue" id="authSigType" disabled="" style="width:35%;">
        <option value="username">Username</option>
        <option value="mobile">Mobile</option>
        <option value="pan">PAN</option>
        <option value="" id="divisionFieldOption" style="display:none;"></option>
      </select>
      <input type="text" class="formValue" id="authsigName" placeholder="Username" data-mandatory="Username" data-fieldtype="signerId" maxlength="32" autocomplete="off" disabled="" style="width:50%;">
      <select class="formValue" id="divisionValueOption" disabled="" style="display:none;width:55%;" onchange="validateAuthSig();">
      </select>
    </span>
    <span class="authsigWarpper" id="validatedAuthSig" style="display:none;">
      <span id="validatedAuthSigName"></span>
      <img src="images/noderemoved.png" id="removeAuthSigName" style="left:3%;cursor:pointer;">
    </span>
  </div>
  <div class="tabForm" style="width:82%;margin-top:5%;">
    <!-- <div class='orgFieldDesc' id='docInfo' style='margin-top:4%;'> -->
    <!-- <b style='left:4%;'>Instructions :</b> -->
    <!-- <ul> -->
    <!-- <li id='docDesc'></li> -->
    <!-- <li>The Proof of Association and PAN Card should be in jpeg/jpg/pdf format and the file size should not be greater than 4MB.</li> -->
    <!-- </ul> -->
    <!-- </div> -->
    <span class="titleDiv"><span class="subTitle">Documents to be uploaded</span></span>
    <div class="fieldContainer">
      <span class="formLabel" style="width:42%;">Photo<sup>*</sup></span>
      <span class="viewDoc" id="photoDiv" style="display: none; color: rgb(164, 165, 167); cursor: not-allowed;"> Upload<input type="file" name="photo" class="formFileValue" id="photo" accept=".jpg,.jpeg" disabled="" data-mandatory="Photo"
          style="left:0%;" onchange="orgFileBrowseOnChange(this,&quot;photoFileName&quot;);imageOnChange(event)"><span class="documentTextSpan" id="photoFileName"></span>
      </span>
      <canvas id="canvasElem" width="100px" height="105px" border-radius="10px" style="display:none;position:absolute;left:82%;"></canvas>
      <img src="" id="uploadedPht" style="display:none;position:absolute;left:80%;">
    </div>
    <div class="fieldContainer">
      <span class="formLabel" style="width:42%;">Proof of Employment<sup>*</sup></span>
      <span class="viewDoc" id="uploadDoc1" style="display: none; color: rgb(164, 165, 167); cursor: not-allowed;"> Upload<input type="file" name="proofDocument" class="formFileValue" id="proofDocument" accept=".jpg,.jpeg,.pdf" disabled=""
          data-mandatory="Proof of Employement" style="left:0%;" onchange="orgFileBrowseOnChange(this,&quot;proofDocumentFileName&quot;)"><span class="documentTextSpan" id="proofDocumentFileName"></span>
      </span>
      <span class="viewDoc" id="viewDoc1" style="display:none;">View</span>
    </div>
    <div class="fieldContainer">
      <span class="formLabel" style="width:42%;">PAN Card<sup id="doc3NotMandate">*</sup></span>
      <span class="viewDoc" id="uploadDoc2" style="display: none; color: rgb(164, 165, 167); cursor: not-allowed;"> Upload<input type="file" name="panCardDocument" class="formFileValue" id="panCardDocument" accept=".jpg,.jpeg,.pdf" disabled=""
          data-mandatory="PAN Card" style="left:0%;" onchange="orgFileBrowseOnChange(this,&quot;panCardDocumentFileName&quot;)"><span class="documentTextSpan" id="panCardDocumentFileName"></span>
      </span>
      <span class="viewDoc" id="viewDoc2" style="display:none;">View</span>
    </div>
  </div>
  <div class="tabForm" style="width:82%;margin-top:7%;">
    <span class="titleDiv"><span class="subTitle">Account Details</span></span>
    <div class="fieldContainer" style="color: rgb(164, 165, 167); cursor: not-allowed;">
      <span class="formLabel">Username</span>
      <input type="text" class="formValue" id="createSignerId" placeholder="Username" data-mandatory="Username" data-fieldtype="signerId" style="text-transform:lowercase;" maxlength="32" autocomplete="off" disabled="">
      <div class="displayClassDiv" id="possibleSignerIdDiv" style="display:none;top:5px;">
        <span style="left:-6%;width:38%;">Alternate Signer IDs :</span>
        <span style="left:7%;" id="mobileSignerDiv"></span>
        <span style="left:46%;" id="panSignerDiv"></span>
      </div>
    </div>
    <div class="fieldContainer" style="color: rgb(164, 165, 167); cursor: not-allowed;">
      <span class="formLabel">PIN</span>
      <input type="password" class="formValue" id="createPin" placeholder="PIN" data-mandatory="PIN" data-fieldtype="pinNumber" maxlength="6" autocomplete="off" disabled="">
    </div>
    <div class="fieldContainer" id="confirmPinDiv" style="display: none; color: rgb(164, 165, 167); cursor: not-allowed;">
      <span class="formLabel">Confirm PIN</span>
      <input type="password" class="formValue" id="confirmPin" placeholder="Confirm PIN" data-mandatory="Confirm PIN" data-fieldtype="pinNumber" maxlength="6" autocomplete="off">
    </div>
  </div>
  <div id="notesDiv" style="display:none;font-size: 0.9em;line-height: 2;margin: 2% 5%;"><b><u>Note:</u></b> You can proceed with video recording once your details are approved by the authorized signatory.</div>
  <div class="pageButtonWrapper">
    <center>
      <div class="paneButtonStyle" id="recordVideo" style="display:none;"><img src="images/recordvideo.png"><span>Record Video</span></div>
      <div class="paneButtonStyle" id="viewVideo" style="display:none;"><img src="images/viewvideo.png"><span>View Video</span></div>
      <div class="paneButtonStyle" id="signAgreement" onclick="getSignAppForm()" style="display:none;"><img src="images/signagreement.png"><span>Sign Agreement</span></div>
      <div class="paneButtonStyle" id="viewAgreement" onclick="viewAgreement();" style="display:none;"><img src="images/viewagreement.png"><span>View Agreement</span></div>
    </center>
  </div>
</form>

Text Content

Register Employee
Mobile Number*
Organization Details :
Organization Name*
Organization Address* Change Address
Organization Unit*
Personal Details :
Name*
Date of Birth* / /
Email ID*
Gender*
Male
Female
Others
PAN*
Employee ID*
Aadhaar
(Last 4 digits)
Authorized Signatoryi Username Mobile PAN
Documents to be uploaded
Photo* Upload
Proof of Employment* Upload View
PAN Card* Upload View
Account Details
Username
Alternate Signer IDs :
PIN
Confirm PIN
Note: You can proceed with video recording once your details are approved by the
authorized signatory.
Record Video
View Video
Sign Agreement
View Agreement
Submit
Save
Submit

Organization Addresses

Change
Close
⚠Warning : PAN and Name mismatch


Re-enter PAN
Proceed
Record Video
❌
Follow the instructions below for Video capturing :
 * Face should be fully visible, 50% of the video frame shall be covered by the
   face and background should be visible.
 * Any video where face is not clearly visible, or at a far distance shall not
   be accepted.
 * The face should have a bright light and there should not be dark shadows
   covering the face. The video of subscriber wearing any accessories like cap,
   headgear, eyeglasses, headphones and/or sun glasses shall not be accepted.
 * Video should be preferably in a plain background and subscriber should have a
   natural expression.
 * In the case of documents, during the capture, document should be preferably
   held using fingers on the edges without covering the contents of the document
 * Alternatively, document can be placed on a flat surface and recorded.

Record Video
Proof Of Employment
PAN Card
Record
Show the Proof Of Employment within the rectangle frame. Press 'Continue' and
hold the card for 5 seconds.
Continue
Show the PAN Card within the rectangle frame. Press 'Continue' and hold the card
for 5 seconds.
Continue

✓
Record Video
✓
Proof Of Employment
✓
PAN Card
Re-Capture
Play
Submit
❌