Set Up Automated Payment Configuration
CL Loan versions 1.2002 and later enable you to define multiple payment modes for creating payments for different business events. You can define configurations that store the parameters for receiving and making payments with each of these payment modes, and specify the custom filegen class that defines the processing logic for these transactions.
Each configuration addresses a unique combination of the payment mode and the business event.
You can also configure the actions to be taken for each return code in case a payment is returned by the bank.
Prerequisites
The following is the prerequisite to create automated payment configuration:
- Payment modes are defined.
Steps
Perform the following steps to create an automated payment configuration:
Log in to your Salesforce account.
Go to Servicing Configuration, Misc., ACH, Automated Payment Configuration.
The Automated Payment Configuration page is displayed.
Select an automated payment configuration.
The Automated Payment Configuration page is displayed.
Specify the Filegen Class, which is the name of custom class for configuration.
Specify the Folder Name where the files generated through this configuration are stored.
Specify or click on the lookup icon to select the payment mode for the configuration.
Specify the Bank Account, which is the organization level bank account to be associated with the configuration.
Select the Active checkbox to indicate whether the configuration is active or not.
Select the event from the Available column and click on the right arrow to move it to the Chosen column.
Note:Multiple events can be selected for a particular configuration,which means same configuration can be used for various events.
Select the File Type to be generated. The file types supported areTEXT, CSV, XML, and JSON.
Specify the complete NACHA details required for ACH file generation according to NACHA standards.
Specify the RCC (remote check capture) details for generating files in RCC payment mode. RCC file creation date and the date in the RCC file must be same else, there will be a delay of one day in generation of RCC files.
Note:Currently, the loan Payment is the only event supported for RCC.
Multiple Payment Modes can also be done through an API. For more information on this API, refer to the CL Loan: Create automated payment setup for One Time ACH or Recurring ACH on a loan account in CL Loan Administration Guide.