...
To activate the new SEPA version, please verify the payement payment method type you use.
Payment method type
...
withdrawal
Please contact your customer success manager to enable the 2019 SEPA version. After this activation you won’t have any other thing to do: the bank files generated will be of the new version.
...
We introduced a new custom parameter in the Instalment management batch. This parameter is named sepa_bankfile_version sepaBankFileVersion and accept values SEPA_02 or SEPA_08.
...
The supplementary data will always follow the schema:
Code Block |
---|
<SuppData><SplmtryData> <PlcAndNm>Text1</PlcAndNm> <Envlp> Text1 <TagName xmlns="">Text2</TagName> <TagName> Text2 </TagName>Envlp> </SuppData>SplmtryData> |
To handle supplementary data, we added a new administrative number field. The value needs to follow the following format:
...
The supplementary data schema published by the bank is:
Code Block |
---|
<SuppData> SEPA_ISO20022<SplmtryData> <PlcAndNm>SEPAISO20022</PlcAndNm> <Envlp> <BankInfo> Bank<BankInfo xmlns="">Bank for processing CUBEfor 03/11/2024CUBE</BankInfo> </BankInfo>Envlp> </SuppData>SplmtryData> |
Then the supplementary data field in the administrative number should be :
...