Video KYC Page Customisations

We can customize the video kyc portal for the clients according to their needs by updating the Logo and color codes for the page. Below is the representation for the same.

Here the Client can provide us the the HTML color code that needs to be put for:

  • Main heading

  • Sub Heading

  • Button Background

  • Button text

And they can also help us with the logo URL which we will use to render the clients logo at the top left of the page.

The CSS JSON Can be configured keeping the below Json format in mind.

Here:

  • logo URL specifies the public url of the logo shared by the clients

  • SubHeading specifies the color code to be configured for the subheading.

  • MainHeading specifies the color code to be configured for the main heading

  • Button BG Color specifies the color code to be configured for the button background

  • Button text color specifies the color of the text present inside the button.

Note - This configuration remains the same throughout all the video kyc pages like the Aadhar verification and PAN verification.

Last updated