Skip to main content
Now let’s put all the screens together to run an E2E OCR and Biometrics flow.
Initialisation
Make sure to follow Getting started and Form recipe configuration to initialise OneSDK properly, before using the following sample codes.

1- Render default Review form after IDV flow

In this sample, we render the review and loading forms upon receiving a results event when running IDV flow in OneSDK:
You can optionally run a verification check upon receiving theform:review:ready event as the last step.

2- Render E2E forms along with OCR and Biometrics modules

In this sample, we render all the forms including Welcome, Consent, Document selection, and Review along with OCR and Biometrics modules.
In this flow, we leverage the separate OCR and Biometrics modules, to load the Review screen right after OCR and before Biometrics.