KYC Service

Setup KYC service for your app on developer dashboard

Inorder to use Hypersign KYC, you need to setup your account on Entity Developer Dashboard and setup your KYC service.

Pre-requisite

Before you setup your KYC service, you need to setup your SSI service:

Setup SSI Service

and create a issuer DID:

Create Your First DID

You will need Issuer DID to setup KYC service and Issuer DID can only be created once you have SSI service.

KYC Service Setup

Once you have setup your SSI service and created your issuer DID, now you are ready to setup your KYC service on the Entity Developer Dashboard.

Login to Entity Developer Dashboard and click on '+Create' to create a new serivce just like you did for SSI service.

Create KYC Service

If you have not created SSI service before, you will see the above screen other wise you will see list of services you have on the home screen

Enter relevant details about your service and choose "KYC API Service" in the "Select Service" dropdown.

Also make sure you associate SSI service and link issuer DID which you had created in the previous steps. Once all details are filled in the form, click the "Save" button to create your KYC service.

An API secret key is generated for this service. You can save copy and save this Secret key for later purpose. Additionally you can always generate a new secret key, if you happen to loose it.

Your KYC Service has been successfully created. You may also take note of your KYC service Tenant URL which we will use latter. You may also notice that the service by default runs in "dev" mode.

Now that your KYC service is created, you are ready to setup KYC widget configuration. Let's proceed to Widget configuration page.

Widget Configuration

Last updated