Release v0.0.7
Release v0.0.7 - 2023-03-18
Python Pain001
Overview 📖
Pain001 is a powerful library that allows you to generate a Customer-to
-Bank Credit Transfer payload in the pain.001.001.03 format from a CSV
file. With Pain001, you can easily create professional-looking payment
data in just a few simple steps.
Features ✨
- Pain001 is a command-line interface (CLI) that when called, generates
a Customer-to-Bank Credit Transfer payload in a pain.001.001.03 format
from a CSV file. - Pain001 uses an XML template file and maps CSV column names to XML
element tags to generate the XML file. - The CSV file must contain the payment data in the required format, and
the XML template file must exist. Otherwise, the function will raise a
FileNotFoundError. - Pain001 includes several features, including batch booking, generation
of an end-to-end payment ID, and support for multiple currencies.
Changelog 📚
What's Changed
- feat(pain001): added xsd validation by @sebastienrousseau in #10
- Feat/pain001 by @sebastienrousseau in #11
- feat(pain001): added code coverage by @sebastienrousseau in #12
- fix(pain001): updated ci by @sebastienrousseau in #13
- fix(pain001): working on CI by @sebastienrousseau in #14
- fix(pain001): removed links by @sebastienrousseau in #15
- fix(pain001): fixing ci by @sebastienrousseau in #16
- fix(pain001): ci changes by @sebastienrousseau in #17
- fix(pain001): updates on ci by @sebastienrousseau in #18
Full Changelog: v0.0.6...v0.0.7