When you select Phone, that means that your user must provide in the onboarding form a Phone, this phone will be linked to his account, also depending on if you want to validate Verifik will send an OTP to validate if this phone belongs to that user.
We will use a custom Smart Enroll as an example, here we only request the phone in the form and make the respective validation of it.
Once the user fill completely the form and tap continue, they will appreciate this view, if you have both methods active the user can select one of them where they will receive the 6 digits OTP.
After selecting the method, the UI will change to allow the user to put the OTP.
Depending on the validation method used, you will receive 6 digits OTP, here you find an example for both SMS and WhatsApp.
When the user provides the correct OTP, they will be redirected to a specific URL that you provide in the project, in this case when you successfully validate your phone you will be redirected to the Verifik’s Dashboard.
Here are a few things that you must know: