Customizations

In this section, you'll find all the customizations available in by Unico.


by Unico's customization options allow you to tailor its interface to your company's visual identity and create a personalized user experience.

Available customizations:


Logo Customization


You can customize the logo displayed to users who access by Unico journeys. This customization reinforces the partnership between your company and Unico, indicating that the verification is performed by Unico at the request of the client or partner.

To request the inclusion of the logo, send the Unico team a URL where the logo is hosted in an online directory (i.e., the logo must be accessible via URL in the browser).

Logo customization
Accepted logo grids

Unaccepted logo formats


Unaccepted logo formats

Customizing the color and shape of buttons


Customize the by Unico action buttons. Define the text color, background, and border radius of the button to reinforce your company's visual identity.

Button customization
Contrast examples

Rounding the button corners


In addition to text and background colors, you can also define the button's corner rounding (border-radius) in pixels, according to the scale below:

Rounding the button corners

Customization settings


To configure the visual identity of the client or partner for the button, share the following information with Unico's implementation team:

  • Hexadecimal code for the button background color.

    • Example: #000000.

  • Hexadecimal code for the button text color.

    • Example: #ffffff.

  • Button corner rounding (border-radius) in pixels.

    • Example: 10px.

Customization of the contextualization screen


The by Unico contextualization module allows the client or partner to provide information about the verification, such as the requesting company, reason, and value of the operation, making the process more secure.

To customize the information on the contextualization screen, change the values of the parameters contained in the contextualization object when making the CreateProcess call.

The section of the request to be modified is as follows:

"contextualization": {
    "currency": "BRL",
    "price": "<FLOAT_NUMBER>",
    "locale": {
      "ptBr": {
        "reason": "<REASON_PTBR>"
      },
      "enUs": {
        "reason": "<REASON_ENUS>"
      },
      "esMX": {
        "reason": "<REASON_ESMX>"
      }

Still need help?​

Didn't find something or still need help? If you're already a client or partner, you can reach out through our Help Center.

Last updated

Was this helpful?