Add an extra layer of security into your system by generating a One Time Password (OTP) sent via SMS to your customers to protect their accounts.
Step 1 - Build 2FA into your system
Generate the One Time Password (OTP) from your system. Your developer will need to build this into your system.
Step 2 - Send verification code via SMS
Send an SMS with the verification code to the customers mobile number from your database using our Send-SMS API call. Your developer will need to code this into your system.
Step 3 - Customer enters verification code on your system
Customer enters their verification code on your system to validate their identity before they access their account.
Did you find it helpful? Yes No
Send feedback