Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

...

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

...

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.pngImage Added

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

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

...

For loans that are expecting approval a message similar to the one displayed for the Customer is displayed. The Back-Office User can contact the customer and assist them with the phone verification.

...

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.


.