How to Submit

Add On projects are dependent on KYC projects, existing in a parent-child relationship where the KYC serves as the "parent" and the Add On as the "child." As a result, without a valid KYC project or an approved KYC Submission, Add On authentication cannot be performed.

You can check the results in the 'Auth ID List' page.

Submit with Liveform(Web URL)

  • You can find the Add On Live Form URL link in the dashboard.

  • The 'pid' in the URL should contain the ID of the Add On project, and you must enter the KYC submission ID as a query string following it. This is used to verify the existence of the corresponding Submission ID in the KYC project that matches the Add On project ID.

  • If you skip the submission ID or add one that is not in approved status, since the system is unable to find the reference information needed to proceed with facial authentication, further verification is impossible.

  • Once you call a URL that includes the submission ID, the Liveform page will be opened on the web browser, and any precautions specified in your preset options will be displayed to the user.

  • If the URL is accessed via a PC, a QR code will be displayed. Users will have to take the QR code with their mobile device, which will open a web browser and initiate the authentication process.

  • Users have a single opportunity to take an image of their face(no retries). Both the web camera of the browser and the native camera of mobile devices can be used for this process.

Submit with API

  • If you opt to build your own front-end page, we will get the data via API and conduct verification.

  • Please refer to the POST/FaceAuth page.

Last updated