Configure the Direct Debit Type
The Billing & Collection solution can be applied to two types of direct debit processing:
-
DIDE SEPA: functionality used for processing payments in the European area,
-
DIDE UK: functionality used for processing payments in the UK area.
For implementing a certain direct debit flow, you must choose its corresponding direct debit type - either SEPA or UK. Follow the steps below to set one of these specific DIDE types:
-
Go to Main Menu > Settings > Flow Settings.
-
In the flow settings list, search for the FTOS_PYMT_DIDEConfiguration flow.
-
Double-click the record to open it. The Edit Flow Settings form is displayed.
-
In the Processor Settings section, open the FTOS_PYMT_DIDEProcessor record.
-
In the Edit Processor Settings form, locate the Settings JSON field.
-
In the JSON string, locate the
type
key. Set the value of the key as either SEPA or UK. -
Click Save and Close. You are redirected to the Flow Settings form. The record in the Processor Settings grid is now updated with the chosen DIDE type.
-
Click Save and Close.
You can make the same configuration in FintechOS Studio as per steps below: