Configuring payment plans for collections
Configure a debt repayment program to help your customers in collections pay off their debt easily by creating a payment plan with payment reminders for a selected group of customers.
, or just make two separate tasks, out of this one and "configuring payment plans"">- Create a payment plan for payment reminders.Payment plan action holds various details that can be used by the Next-Best-Action strategy for making decision.
- Create payment plan message treatments across different channels.A treatment is the definition of the content that is delivered to a customer as part of an action over a specific communication channel.
- Configure an engagement policy.Engagement policies are a set of business rules and practices used by the organization to determine which customers are eligible customers for which next best actions.
- Configure Action flow design.
Configuring payment plans
Do the following steps to create a payment plan under the Pay Off Debt group:
- In the Collections list, select PayOffDebt, and then click .
- In the Create Action window under the Accounts context, in the action title field, enter Two equal payments, and then click Create and open.
- Capture Description, Keycode and any other relevant fields.
- Go to Engagement policy tab and configure the implementation
preference, for example,
Account
-“Has Active Payment Plans” is not equal to “True” and Account- “is in
Collection” is equal to “True”.
- Ensure that the actions corresponding to payment plans have their Applicability set to check container name in order to restrict Actions being available for the top level container, NextBestAction. as an tag, is a big no-no :-)">
- On the Treatments tab, click on Add channel.
- Add Agent assisted Inbound channel treatment.
Calculation of dynamically paid amount
Extension strategy, NBA_Collections_PayOffDebt_Account_Ext can be modified to incorporate a custom logic for calculating the amount to be paid. You can also use this extension for updating any other custom logic needed for implementation.
Additional properties in real time container response
pyDefaultWorkingSet data transform can be saved into the implementation layer. This data transform includes all the properties included in the real time container data flow. Any additional properties to be included in REST service output should be present here. In addition to this, properties also need to be added in TransfromSROutput data transform.
Previous topic Recommending payment plans Next topic Prioritizing debt collection actions to achieve your debt collection goals