Overview
Version | Owner | Release Date |
---|---|---|
1.0.0 | PT Verihubs Intelegensia Nusantara | 17 July 2023 |
Release notes for 1.0.3
Correction middleware endpoint specification
Add option to create middleware for OCR correction endpoint. Usage found here: Correction specification
Verihubs OCR WebSDK aims to make identity card information input easier and provides comprehensive UI for seamless integration for your application.
Technical Design
To prevent bad users from using too much OCR, we provide easy user authentication for limiting the usage of OCR. The App-ID
and API-Key
can then be inserted by the Proxy.
Minimum Requirements
Note
It is recommended to use browsers that support ES6 (ECMAScript 2015).
Recommended browser minimal version:
Browser | Version |
---|---|
Chrome | 51 |
Edge | 15 |
Safari | 10 |
Firefox | 54 |
Opera | 38 |
Chrome for Android | 114 |
Safari on iOS* | 10 |
Samsung Internet | 5 |
Opera Mobile | 73 |
UC Browser for Android | 15.5 |
Android Browser | 114 |
Firefox for Android | 115 |
QQ Browser | 13.1 |
Baidu Browser | 13.18 |
Note
Safari on iOS versioning is based on the iOS version.
For full details, check https://caniuse.com/?search=es6.
Updated about 2 months ago