Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

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 called supplement

The supplementary data will always follow the schema:

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

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

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

image-20241105-111318.png

  • No labels