python-fints
python-fints copied to clipboard
Pure-python FinTS (formerly known as HBCI) implementation
- Move project metadata to `pyproject.toml` - Add SPDX license identifier. I believe the correct one here is `LGPL-3.0-or-later`. The alternative would be `LGPL-3.0-only`. https://spdx.org/licenses/LGPL-3.0-or-later.html https://spdx.org/licenses/LGPL-3.0-only.html - Remove `LICENSE.txt` from...
**Describe the bug** The allowed user_id/customer_id character length is 35 while this lib restrict it to 30. So, user who has a user_id of length 31, 32 or 34 gets...
Hello, i would like to use the package for getting transaction from my gls account. I always get the error "Could not find system_id" when I try to connect. I...
**Describe the bug** A couple of month ago, I started getting the error `Dialog response: 9050` when trying to send a tan to Deutsche Bank. The code worked fine previously...