Module to export payment orders in SEPA XML file format.
-SEPA PAIN (PAyment INitiation) is the new european standard for -Customer-to-Bank payment instructions. This module implements SEPA Credit -Transfer (SCT), more specifically PAIN versions 001.001.03, -001.001.04 and 001.001.05. It is part of the ISO 20022 standard, available on -https://www.iso20022.org.
-The Implementation Guidelines for SEPA Credit Transfer published by the -European Payments Council (https://www.europeanpaymentscouncil.eu) use -PAIN version 001.001.03, so it’s probably the version of PAIN that you should -try first.
-It also includes pain.001.003.03 which is used in Germany instead of 001.001.03. -You can read more about this here (only in german language): -http://www.ebics.de/startseite/
+ISO 20022 is the new international standard for +bank XML files. This module implements SEPA Credit +Transfer (SCT), more specifically ISO 20022 PAIN (PAyment INitiation) versions 001.001.03 +and 001.001.09. It follows the SEPA credit transfer implementation guidelines of the European Payments Council.
+This module also supports PAIN version 001.003.03 which is used in Germany. +You can read more about this in german on ebics.de.
+Moreover, this module supports:
+Table of contents
Create SEPA files for Direct Debit
-Module to export direct debit payment orders in SEPA XML file format.
-SEPA PAIN (PAyment INitiation) is the new european standard for -Customer-to-Bank payment instructions. This module implements SEPA Direct -Debit (SDD), more specifically PAIN versions 008.001.02, 008.001.03 and -008.001.04. It is part of the ISO 20022 standard, available on -http://www.iso20022.org.
-The Implementation Guidelines for SEPA Direct Debit published by the European -Payments Council (http://http://www.europeanpaymentscouncil.eu) use PAIN -version 008.001.02. So if you don’t know which version your bank supports, you -should try version 008.001.02 first.
+Module to export direct debit orders in SEPA XML file format.
+ISO 20022 is the new international standard for +bank XML files. This module implements SEPA Direct +Debit (SDD), more specifically ISO 20022 PAIN (PAyment INitiation) versions 008.001.02 and 008.001.08. +It follows the SEPA direct debit implementation guidelines of the European Payments Council.
+This module also supports PAIN version 008.003.02 which is used in Germany. +You can read more about this in german on ebics.de.
+It supports both SEPA Core and SEPA B2B mandates.
Table of contents