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:

  1. Go to Main Menu > Settings > Flow Settings.

  2. In the flow settings list, search for the FTOS_PYMT_DIDEConfiguration flow.

  3. Double-click the record to open it. The Edit Flow Settings form is displayed.

  4. In the Processor Settings section, open the FTOS_PYMT_DIDEProcessor record.

  5. In the Edit Processor Settings form, locate the Settings JSON field.

  6. In the JSON string, locate the type key. Set the value of the key as either SEPA or UK.

  7. 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.

  8. Click Save and Close.

 

You can make the same configuration in FintechOS Studio as per steps below:

  1. Go to Main Menu > Digital Experience > Digital Flow Processing.

  2. In the flow settings list, search for the FTOS_PYMT_DIDEConfiguration flow.

  3. From here, open the record, and then go through steps 4-8 in the flow above.