eKYC Standard Flow
A guide on creating a customized electronic Know Your Customer (eKYC) flow with form handling and validation.
Instead of building your own flow, it’s highly recommended to fork an existing flow from the public sample codes found here
Event Handling
Retry Logic Implementation
The implementation includes a retry mechanism that allows users up to 2 attempts before showing the failure screen.
Best Practices
Error Handling
Always implement proper error handling and validation for each form step to ensure data quality.
User Experience
Provide clear feedback and instructions in the user’s preferred language, especially for country-specific forms.