Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

You can now use the SEPA 2019 version for all the SEPA related payment methods. We keep maintaining the older SEPA versions.

Purchase orders with direct debit an bank withdrawals

Please contact your customer success manager to enable the 2019 SEPA version.

In this new version, your bank can publish data to be added to the bank files call

The supplementary data will always follow the schema:

Code Block
<SuppData>
  Text1
  <TagName> Text2 </TagName>
</SuppData>

To handle supplementary data, we added a new administrative number field. The value needs to follow the following format:

Text1;TagName:Text2

Example

The supplementary data schema published by the bank is:

Code Block
<SuppData>
  SEPA_ISO20022
  <BankInfo> Bank for processing CUBE 03/11/2024 </BankInfo>
</SuppData>

Then the supplementary data field in the administrative number should be :

...