ZOLOZ eKYC SaaS updates 2026-04-01

ZOLOZ Feature Release

Feature Enhancements

  • In Real ID and ID Recognition, the enhancements in product are as follows:
    • Optimize the security feature detection algorithm for Hong Kong - Permanent Id Card (docType=08520000002) to enhance the anti-counterfeiting capability of the algorithm.
    • Optimize the anti-counterfeiting algorithm for Hong Kong - Permanent Id Card (docType=08520000002) and Philippines Digital Id Card (docType=00630000039) to enhance the capability to detect counterfeit document materials.
    • Optimize the OCR algorithm to add date format validation for the DATE_OF_ENTRY and DATE_OF_PERMITTED_STAY fields on the HK Entry paper (docType=08520000008); if the format does not conform to a valid date, return an empty value ("").
    • Add a new anti-counterfeiting algorithm to upgrade counterfeit detection capabilities for the Hong Kong - Permanent Id Card (docType=08520000002), improving the false document interception rate.
    • Optimize the document quality algorithm for Malaysia - Permanent Resident Card (docType=00600000007) to improve document pass rate.
    • Add the document tampering detection algorithm to enhance anti-counterfeiting capabilities.
    • Optimize the OCR algorithm to improve recognition of repurposed (reshot) images to enhance recognition accuracy.
    • Optimize the OCR algorithm for Bank card (docType=0000001005) to improve recognition accuracy.
    • Add support for digit validation logic on the NUMBER field in ocrResultFormat to reduce OCR recognition errors caused by poor image quality, thereby enhancing anti-counterfeiting capabilities. This feature can be enabled upon customer request and applies to all passport types.
    • Add support for date validity validation on the fields DATE_OF_BIRTH, DATE_OF_ISSUE, and DATE_OF_EXPIRY in ocrResultFormat to reduce OCR recognition errors caused by poor image quality, thereby enhancing anti-counterfeiting capabilities. This feature can be enabled upon customer request and applies to all passport types.
  • In Face Capture, Connect and ID Recognition, the enhancements in product are as follows:
    • Update the face detection model on the Native side to improve accuracy in facial detection.
    • Upgrade facial quality assessment model, synchronized across Native platforms (Face Capture, Connect, Real ID) and H5 platforms (Face Capture, Connect), optimizing verification pass rates for users with heavy beards and elderly users.
    • Add gender detection feature, which can be enabled by passing the parameter estimatedGender. See initialize | API Reference.
  • In RealDoc and Portal, the enhancements in product are as follows:
    • Add the Document Parsing API to support full-text parsing of uploaded documents. Corresponding Document Parsing Case Search has been added in the Portal.
    • Add the Document Insight API to enable deep content analysis of uploaded documents. Corresponding Document Insight Case Search has been added in the Portal.
    • Add the Cross Matching API to compare two different documents and return detailed matching results. Corresponding Cross Matching Case Search has been added in the Portal.
  • Introduce the GeoTrust Locator product with the following features:
    • Add location detection product for Android and iOS. Verifies the user's actual location based on their IP address, and supports detection of VPN or simulated location usage, helping to assess transaction authenticity.
  • In NFC Reader, the enhancement in product is as follows:
    • Add a click-prevention overlay in the client app. Ensures the background page is non-clickable until the SDK returns the callback result, preventing abnormal behavior or misjudgment in business logic flow.

Native SDK version released

  • Security enhancement.
  • Added the GeoTrust Locator product.

The above features require the Native SDK to be upgraded to the latest version:

  • iOS SDK version: 2.1.5.260331124128

(New features demo link: https://github.com/zoloz-pte-ltd/zoloz-demo-ios)

  • Android SDK version: 2.1.5.260330153149

(New features demo link: https://github.com/zoloz-pte-ltd/zoloz-demo-android)

  • HarmonyOS SDK version: 1.0.1.260209161533

(New features demo link: https://github.com/ZOLOZ-HarmonyOS/zolozkit)