SMS Text Messaging
General
LoanPro uses and integration with Solutions By Text (SBT) to give you the ability to send SMS text messages to your customers. As a business, sending SMS messages to your customers, especially when the messages could be considered a collections practice, is highly regulated. LoanPro uses SBT in part because they do so well at following these regulations. The way the integration works is also due, in large part, to the need to send these messages in a legal way.
Overview
Using the SBT integration in LoanPro requires several things. First, you need an SBT account. When setting up your account, you can create message templates with solutions by text which will become the actual messages you send to your customers. Next, You need to tell LoanPro about your account with SBT by entering your SBT credentials into your company settings.
Once your account integration is complete, you must register your customer’s phone numbers in order to send them messages. Phone numbers must be set to the type of "Cell" or "Cell-Smart Phone" in order be verified for SMS. This is a common reason why an SMS Verify import will fail. This is best done when you add new loans to your company.
You can then send message manually using the SMS tool or automatically based on a trigger or an event in the LoanPro system.
Note: Only one event-based SMS message can be sent out to a loan account in a 24-hour period. Multiple messages can be sent to different loan accounts, but only one per loan per 24-hour period.
You may also edit your SBT templates to make sure that your template variables are correctly mapped to LoanPro system variables.
Your customers can respond to your text messages. The SMS History will be shown in the Customer Communication area inside of the customer. In order to make this work, you will need to enter the correct callback URL in your SBT account. There are separate callback URLs for each LoanPro environment:
Beta:
Callback url: https://beta-loanpro.simnang.com/api/public/thirdparty.php/sbt/callback
Status url: https://beta-loanpro.simnang.com/api/public/thirdparty.php/sbt/status/callback
Staging:
Callback url: https://staging-loanpro.simnang.com/api/public/thirdparty.php/sbt/callback
Status url: https://staging-loanpro.simnang.com/api/public/thirdparty.php/sbt/status/callback
Production:
Callback url: https://loanpro.simnang.com/api/public/thirdparty.php/sbt/callback
Status url: https://loanpro.simnang.com/api/public/thirdparty.php/sbt/status/callback