What’s New
New Digital ID Support
Three new digital identity verification types are now available in the IDV flow:- DigiLocker (India) — India’s government-backed digital document wallet, allowing Indian users to verify their identity using Aadhaar and other officially issued digital documents stored in DigiLocker
- Digital National ID (Philippines) — the QR-based PhilSys digital ID, enabling Filipino users to verify using the national identity system without physical card capture
- PhilSys Biometric Match (Philippines) — a biometric verification method that matches the user against the Philippine Identification System records
PAYG: Sign Up with Google or Microsoft
Partners registering for a Pay-As-You-Go account can now sign up using Continue with Google or Continue with Microsoft Entra ID, in addition to the existing email and password flow. After authenticating with a social provider, you will be prompted to enter your company details to complete setup. If your name and surname are available from the provider, they are pre-filled automatically. Your username is generated automatically from your email address — no separate username field is required during sign-up. See Create Dashboard Account for the full sign-up process.KYB: Configurable Company Expiration Period
The company expiration check setting has been expanded. When the toggle is enabled, partners must now also set an Expiration period in months (between 2 and 60). This replaces the previous fixed 12-month interval, allowing partners to align re-verification cadence with their own regulatory requirements. Automated reminders are sent to the company one month before and on the expiration date. The expiration period can also be set or overridden per company in the Approve company modal at the time of approval — the global setting is pre-filled but can be adjusted for each individual case. Existing partners who had the feature enabled have been automatically migrated to a 12-month period. See KYB Configuration for setup details.IDV: Turkish Translation Improvements
The Turkish (TR) localisation across the identity verification flow has been updated. Previously machine-translated strings have been replaced with accurate, natural Turkish across all screens — consent and intro, document capture (front and back), selfie capture, and the success screen. Turkish users will now see fluent, correctly phrased UI text throughout the verification experience.
To use Turkish, pass "locale": "TR" in your token generation request. See Supported Languages for the full locale code reference.
Improvements
KYB: Representative Step — Optional or Required
Partners can now configure whether the representative step in a KYB workflow is optional or required.- Optional (existing default) — the end user is asked “Does the company have representatives?” with Yes/No. Selecting No skips the step.
- Required (new) — the Yes/No question is not shown. The user must provide representative information before proceeding.
IDV: Mobile Layout — Bottom Sheet
On mobile devices, the verification flow now uses bottom sheet components in place of central modal dialogs. Sheets slide up from the bottom of the screen, adapt dynamically to their content height, and can be dismissed by swiping down or tapping the overlay. This improves one-handed usability and makes better use of screen space across device sizes. No configuration is needed.Dashboard: Persistent Sessions Across Tabs
The dashboard session is now shared across browser tabs. Opening a link in a new tab or window while already logged in takes you directly to the content — no re-login required. Session timeout behaviour is unchanged: partner accounts time out after 30 minutes of inactivity, reviewer accounts after 150 minutes. Logging out in any tab ends the session in all open tabs.KYC: Digital ID Display Names — CLEAR and LA Wallet
In the identity verification review screen, CLEAR and LA Wallet were displaying with incorrect capitalisation. Both provider names now appear correctly: CLEAR in all caps, and LA Wallet with a capital W. No configuration change needed.Fixes
AML: datasets Field Now Correctly Required
The datasets field in AML check and monitoring requests was documented as conditionally optional. The description was inaccurate — datasets is required and must be specified in every request. Omitting it will result in a validation error. The API schema and documentation have been corrected to reflect this.
See the AML migration guide for the list of available dataset values.
KYB: Redirect URL Format Validation
The KYB redirect URL field now validates that the entered value is a properly formatted URL. Previously, any string could be saved without error. The field now enforces valid URL format — if you use{{token_string}}, it must be embedded within a full URL (e.g. https://example.com/verify?token={{token_string}}). See KYB Configuration for setup details.