ZOLOZ eKYC SaaS updates 2026-07-13
ZOLOZ Feature Release
Feature Enhancements
- In Real ID and ID Recognition, the enhancements in product are as follows:
- Add a new anti-counterfeiting algorithm to enhance the document anti-counterfeiting capabilities.
- Optimize the document classification algorithm for Philippines Driving License (docType=00630000004) to improve classification accuracy.
- Optimize the OCR algorithm for Philippines TIN New Version (docType=00630000036) to improve recognition accuracy for the NAME field.
- Optimize the OCR algorithm for Philippines UMID Card (docType=00630000001) to improve recognition accuracy for the DATE_OF_BIRTH field.
- Optimize the security feature anti-counterfeiting algorithm for Hong Kong Permanent Id Card (docType=08520000002) to enhance the document anti-counterfeiting capabilities.
- Add support for the new version of Philippines Professional Id Card (docType=00630000017) to enhance the document product capabilities.
- Add a new parameter scanDegradation in Real ID and IDR. During the document verification process, add an automatic scan timeout degradation to self-capture function to improve user document collection. Supports customizing the scan-to-self-capture switch prompt text in the Portal UI Configuration.
- Optimize the guide text on the second page of passport capture on the PC side to improve user experience. Supports custom passport guide text in the Portal UI Configuration.
- Add an optional integer parameter advancedIdnFailureThreshold (1–100) to the Real ID initialize API. When the number of hits exceeds this threshold, ekycResultRisk is directly set to Failure. If a pending threshold is also set and the failure threshold ≤ pending threshold, the pending threshold becomes invalid.
- In Real ID and Face Capture, the enhancements in product are as follows:
- Optimize the riskLevel parameter response in Real ID and Face Capture products. When a value exists, it returns 0 by default (indicating no risk).
- Fix an issue on HarmonyOS where the verification process cannot proceed after the camera permission pop-up is granted during the document and face verification flow, improving user experience.
- In IDN, the enhancement in product is as follows:
- Transaction data supports privacy deletion (OCR & images).
- In Portal, the enhancements in product are as follows:
- Add statistical reports for RealDoc in the Portal.
- Add custom UI configuration support for the VideoVerify product in the Portal.
- Add a sceneCode filter/query entry in the Portal case search list.
- When entering blacklist information in Portal Blacklists, List ID and List Type will be automatically populated by the system and cannot be manually modified, to prevent submission failures caused by incorrect entries.
Native SDK version released
- Security enhancement.
- Document experience optimization.
- HarmonyOS face experience optimization.
- After the SaaS Android SDK upgrade, the minimum supported version for components such as nfc_cnid has been raised from Android 4.4 (API 19) to Android 5.0 (API 21). Please update the minSdkVersion in the integration project's app/build.gradle from 19 to 21; otherwise, the build will report a manifest merge failure. Devices running Android 5.0+ are unaffected, while Android 4.4 and below are no longer supported.
The above features require the Native SDK to be upgraded to the latest version:
- iOS SDK version: 2.2.1.260707143443
(New features demo link: https://github.com/zoloz-pte-ltd/zoloz-demo-ios)
- Android SDK version: 2.2.1.260710151010
(New features demo link: https://github.com/zoloz-pte-ltd/zoloz-demo-android)
- HarmonyOS SDK version: 1.0.7.260709154154
(New features demo link: https://github.com/ZOLOZ-HarmonyOS/zolozkit)