/python-sepa-1

Manage SEPA transactions in Python.

Primary LanguagePythonMIT LicenseMIT

Python SEPA

Manage SEPA transactions in Python.

Overview

Python SEPA is a library to help generate ISO 20022 files for SEPA transactions.

Currently, only basic CORE payments (pain.008.001.02) are supported.

Requirements

  • Python (only tested with 2.7.6 for now)
  • Jinja2 (only tested with 2.7.3 for now)

Installation

pip install python-sepa

Example

TBD

Django support

TBD

Full documentation

TBD