Confirm Document Details
š§¾ Description
In this step of the REL-ID identity verification process, the user is shown the data that was extracted from their uploaded identity document. This is a visual confirmation screen before proceeding to biometric selfie capture.
Once a user uploads a document (front and optionally back), REL-IDās OCR engine scans and extracts data such as:
- š¤ Name
- š Date of Birth
- š Date of Expiry
- šŖŖ Document Type
- šļø Signature (if available)
- š¼ļø Photo
š”ļø V3 Structure Support
If Document Scan Structure V3 is enabled, this screen will also display:
- ā Various validation checks performed on the document (e.g., expiry, authenticity)
- š§ Field-level checks and confidence levels (as configured)
To enable V3 structure, update the sdk.app.settings config in GM portal.
š User Actions
- šļø Review all scanned details shown on screen.
- š If details are incorrect, the user can choose to Rescan Document.
- ā If details are accurate, user clicks CONFIRM to proceed to the next step (Selfie Capture).
š· UI Preview
Screens may look like this :
- Scanned document summary with extracted fields
- User's photo and signature preview
- "Confirm" button to proceed
Figure 1: IdvWebServer Confirm Document Details
Figure 2: IdvWebServer Confirm Document Details
Figure 3: IdvWebServer Confirm Document Details
š§© Additional Notes
- Scanned data is not editable by the user.
- Back photo upload is optional but encouraged for improved data extraction accuracy.
- If document scan fails, user is prompted to re-upload or retake photo.
š After confirming document details, the flow proceeds to:
Updated 4 months ago
