Set up integration with FTM for Immediate Payments for TCH
To integrate FTM for Digital Payments with FTM for Immediate Payments follow these steps.
- Install and deploy Financial Transaction Manager for Immediate Payments, if necessary.
- Install and deploy Financial Transaction Manager for Digital Payments, if necessary.
- Follow the instructions for integrating Immediate Payments with Digital Payments. See FTM for Digital Payments integration for the instructions.
- In the Transaction Server
SchedulerReference.xml file, enable the
FTM4IP
include. If you have your own Scheduler.xml file, compare it to the reference file and make any changes that are needed. - In the Gateway Server property file, set the filePollingInterval to one
second as shown in this
example.
# Incoming file polling speed control # ==================================== filePollingInterval = 1000