-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
consider sourcing from python and not csv? #32
Comments
@patroqueeet Thanks for your update, could you let me know what you have in mind? |
as of now the data source is a csv file. as we have the data inside a db, csv would be intermediary. can't we just use a regular args, kwargs pythonic approach to feed in the data? |
@patroqueeet ah ok got it. yes this would be a very useful feature. Something I need to think through it and see how best it can be implemented but feel free to contribute as well that would be great |
Good Morning, feel free to see: https://www.joonis.de/de/fintech/doc/sepa/ and https://github.com/raphaelm/python-sepaxml. I tried both and found the fintech interface to be the easiest, but the sepaxml interface be more flexible. Why am I talking to you? fintech is closed source, sepaxml doesn't seem well maintained... can I contribute? I can invest a serious amount of time in testing and validation as I have all the accesses to Suisse banking IT infrastructure with a plethora of validation portals... |
@patroqueeet Please feel free to contribute, I'd like this project to grow and be useful for the community. Let me know if you have any questions |
I developed a soft based that could generate a xml sepa file just with a copy/paste sepaxml.com available in multi-linguage |
@BenjoNX This seems to be a commercial product, any chance I could see a demo? |
No description provided.
The text was updated successfully, but these errors were encountered: