2017 © Pedro PelĂĄez
 

library sepa-xml

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

image

digitick/sepa-xml

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  • Tuesday, March 13, 2018
  • by BenjaminPaap
  • Repository
  • 13 Watchers
  • 71 Stars
  • 390,602 Installations
  • PHP
  • 2 Dependents
  • 0 Suggesters
  • 43 Forks
  • 10 Open issues
  • 20 Versions
  • 9 % Grown

The README.md

php-sepa-xml

Build Status, (*1)

SEPA / ISO20022 file generator for PHP., (*2)

Creates XML files for the Single Euro Payments Area (SEPA) Credit Transfer and Direct Debit Payments Initiation messages. These SEPA XML messages are a subset of the "ISO20022 Universal financial industry message scheme"., (*3)

License: GNU Lesser General Public License v3.0, (*4)

The versions of the ISO20022 standard supported are: * For Credit Transfers: * pain.001.001.03 * pain.001.001.04 * pain.001.001.05 * pain.001.001.06 * pain.001.001.07 * pain.001.001.08 * pain.001.001.09 (The minimum version recommended) * pain.001.001.11 * pain.001.001.12 * Credit Transfer Variants: * pain.001.002.03 (STPCreditTransferInitiationV03) * pain.001.003.03 (EUSTPCreditTransferInitiationV03) * For Direct Debits: * pain.008.001.02 * pain.008.001.03 * pain.008.001.04 * pain.008.001.05 * pain.008.001.06 * pain.008.001.07 * pain.008.001.08 (The minimum version recommended) * pain.008.001.10 * pain.008.001.11 * Direct Debit Variants: * pain.008.002.02 * pain.008.003.02, (*5)

We do not claim 100% support of those formats but the files produced by this library are validated against the official XSDs and they pass the validation. I you're missing a field or two please submit a PR. The library accepts a custom ISO20022 format so in theory you can use any of the versions in between the ones on the officially supported list., (*6)

Institutions that should accept these formats: * Any bank that is part of the SEPA network and works with the ISO20022 standard, (*7)

Institutions that are confirmed to accept these formats: * Deutsche Kreditwirtschaft * Fédération bancaire française * ING (tested on direct credit, use pain.001.001.03) * Commerzbank (tested on Credit Transfer, use pain.001.001.03) * Spain: CaixaBank * Spain: SantanderBank * Netherlands: direct-debit (pain.008.001.02) at RABO-bank (thanks @rodekker), (*8)

Always verify generated files with your bank before using in production! If you encounter an institution that does accept this library's generated files please notify us to add it to the list or send a PR!, (*9)

Installation

Composer

This library is available in packagist.org as digitick/sepa-xml, you can add it to your project via Composer:, (*10)

composer require digitick/sepa-xml

Please note that the library still carries it's original name (namely digitick/sepa-xml) as we don't want to confuse people. The latest versions are developed by the php-sepa-xml community and the packagist alias (digitick/sepa-xml) points here. In the near future we may switch to php-sepa-xml/php-sepa-xml as that is already the official package name., (*11)

Documentation

Check out our docs at: * handling Direct Debits * handling Credit Transfers * handling string sanitization, (*12)

ISO20022 Message Names

ISO20022 messages follow a specific naming convention which can be denoted to the following pattern: MessageType.MessageSubType.MessageVariant.MessageVersion, (*13)

For e.g. pain.001.001.12 should be decoded as: - MessageType: 'PAIN' - Payments Initiation - MessageSubType: '001' - CustomerCreditTransferInitiation - MessageVariant: '001' - MessageVersion: '12', (*14)

Development

Want to contribute? Please check out our Dev docs, (*15)

Any Questions?

Feel free to open an issue. We will try to reply to the best of our knowledge., (*16)

External Resources

The Versions

13/03 2018

dev-master

9999999-dev

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0 LGPL-3.0-or-later

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

30/01 2018

1.3.0

1.3.0.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

LGPL-3.0-or-later

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

26/01 2018

dev-doc-split

dev-doc-split

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0 LGPL-3.0-or-later

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

26/01 2018

dev-dev_2.0

dev-dev_2.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0 LGPL-3.0-or-later

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

01/09 2017

1.2.1

1.2.1.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

01/09 2017

1.2.0

1.2.0.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

01/01 2017

1.1.4

1.1.4.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

18/11 2016

1.1.3

1.1.3.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

02/11 2016

1.1.2

1.1.2.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

05/09 2016

dev-sanitize

dev-sanitize

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

14/12 2015

1.1.1

1.1.1.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

08/12 2015

dev-test/all-schemas

dev-test/all-schemas

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

26/11 2015

dev-feature/docblocks

dev-feature/docblocks

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

25/11 2015

1.1.0

1.1.0.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

15/12 2014

1.0.0

1.0.0.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

The Development Requires

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

19/12 2013

0.10.1

0.10.1.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

24/10 2013

0.10.0

0.10.0.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

by Digitick, SA
by Ianaré Sévi
by Sören Rohweder (monofone)

xml sepa banking

05/09 2013

0.9.3

0.9.3.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

by Digitick, SA
by Ianaré Sévi

xml sepa banking

05/09 2013

0.9.2

0.9.2.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

by Digitick, SA
by Ianaré Sévi

xml sepa banking

12/07 2013

0.9.1

0.9.1.0

Creates an XML file for a Single Euro Payments Area (SEPA) Credit Transfer.

  Sources   Download

GNU Lesser General Public License v3.0

The Requires

  • php >=5.3.2

 

by Digitick, SA
by Ianaré Sévi

xml sepa banking