Global Settings
MobbID Gateway provides a variety of customization options to adapt the gateway process to the specific needs of integrators. These include settings for languages, platforms, UI themes, and global configurations.
i18n Customizations
MobbID Gateway supports customization of the languages used in the gateway process:
- Custom Translations
- All default texts in the user interface (UI) can be customized by language.
- Default Language
- The default language is used when the user’s browser language is not supported. It is possible to specify a different default language (default: English).
- Supported Languages
- The currently supported languages are:
- English (EN)
- French (FR)
- Spanish (ES)
- Basque (EU)
- Catalan (CA)
- Galician (GL)
- Valencian (VA)
- The currently supported languages are:
Note: New languages are added periodically. Contact the support team for updates.
Change Language in Browser
- The displayed language is determined by the browser's language settings.
- If the browser language is unsupported, the default language will be applied.
- For multilingual websites, the language can be dynamically assigned by including the language code in the query parameter
lang
.
Example URL:
https://gateway.mobbid.mobbeel.com/ui/processId=${{processId}}&lang=es
In this example,
lang=es
specifies Spanish as the desired language.
Platform Customizations
MobbID Gateway also allows customization of the supported platforms:
Supported Devices
- Define the platforms where the gateway process is accessible (default: Desktop, Mobile, and Tablet).
QR Code
- Enable or disable the generation of a QR code for desktop users, allowing them to complete the process on a mobile device.
Note: Contact the support team for assistance with platform customization.
Theme Customizations
Customize the visual aspects of the user interface (UI) to align with your brand identity:
Colors
- Adjust text colors, screen background colors, and the primary color (typically the corporate color).
UI Elements
- Modify the border radius of UI elements such as buttons and modals.
Fonts
- Use a corporate font or a font from an external CDN (e.g., Google Fonts). Define the base font size and weight to scale other text elements proportionally.
Images
- Customize or disable any default images displayed in the UI.
Note: Contact the support team for assistance with theme customization.
Global Customizations
Additional settings for global aspects of the gateway process include:
Countdown
- A 3-second countdown is displayed by default at the beginning of each process step. This duration can be customized or disabled entirely.
Note: Contact the support team to modify global settings.