FAQs
Does OneSDK replace Smart UI?
Yes. OneSDK will replace Smart UI, delivering a complete end-to-end onboarding experience with improved conversion rates.
It's a modular JavaScript SDK with ID Verification and Fraud Prevention modules, plus built-in forms for quick, easy onboarding.
Are Smart UI and OneSDK the same?
No. Smart UI has a fixed onboarding flow, whilst OneSDK is modular and customizable.
If I currently use Smart UI, can I switch over to OneSDK with the same experience?
Smart UI is available as a module in OneSDK. To migrate your current flow to OneSDK, check the Migrating to OneSDK guide.
How do I configure OneSDK?
Each OneSDK module accepts a set of configuration parameters that you can set in your application when initialising the module.
Can I enable "biometrics first" flows?
Yes. The OneSDK OCR and Biometrics modules can be integrated as stand-alone components. They can be added as the first step in your application's onboarding flow before collecting any other information.
Do I need to maintain the integration?
You may need to occasionally upgrade to use new features. We aim to keep maintenance simple.
For automatic updates, install OneSDK using a <script>
tag instead of npm.
How long does it take to integrate with OneSDK?
A basic integration with OneSDK can be done in < 1 hour by an experienced developer. However, testing and deployment may extend the time based on your SDLC. For teams using agile practices, full integration is typically achievable within a single two-week sprint. Times may vary depending on project complexity and team workflows.
Read the Getting Started guide for more information.
What languages do you support?
On the client side, we have a JavaScript library for mobile and desktop web.
Updated about 1 month ago