Verify Customer's Phone with SMS

Provide the Lending Company with an option to verify the Customer's phone number. Such a verification can be enabled in the system configuration if SMS integration is enabled. 

If the functionality is enabled, an SMS code is sent to the phone number provided by the Customer. To finalize the verification the Customer must enter the verification code on the Customer's Portal. 

If enabled, verification is required for every new customer and each time the Customer’s phone number is changed (by the Customer or by a Back-Office User).

Primary Flow

The primary flow of the feature implies active participation of the Customer.

1. Customer Gets the Message

image-20240423-071446.png

a. The Customer is registered or their phone number is updated in the system.

b. The Customer gets an SMS with a code where they are also requested to enter the code into the message in the Customer's Portal.

c. When the Customer opens the portal, they will see the message with a place for the verification code.

2. The Number is Verified

Verifying the number is very simple: It is enought to enter the code from the SMS and click the “Verify” button. However, the following numbers should be kept in mind:

  • Five codes per day: If the “Send code” button is clicked, a new code is send to the Customer’s phone number. (This value can be changed in the client web configuration.) If the limit is exceeded, the Customer has to wait and retry on the next day.

  • Five minutes per code: The codes are expired in 5 minutes. If the code is entered later, a message will appear to inform the customer that the code has expired. (This is a hardcoded value that can be updated in a custom implementation.)

  • Three attempts before lock: The Customer is locked after three unsuccessful attempts to enter the code. The Customer can be unlocked by the a Back-Office User with “Customer Management” permission. 

    image-20240423-090626.png

Should the customer decide to close the message without verifying the code, a reminder will be displayed in the Customer’s portal.

Actions of a Back-Office User

Assisting the Customer

The Back-Office Users are also notified that the phone number verification is required. The status will be changed to “Phone verification”

 

 

NOTE: If there a loan in the Origination state, the Back-Office User responsible for the Loan will see the Phone Number Verification form. This is done to allow the manager assist Customers with the phone number verifications at the point when it is crucial to move on with the loan application processing.

Unlocking the Customer

If the Customer has entered incorrect password for too many times and has been locked, the Back-Office User ( with “Customer Management” permission) can Unlock the user.

After the action is confirmed, the Customer’s will be unlocked and can verify the phone number. If the confirmation code is faulty, the Customer will be locked again.

 



.