This repository was archived by the owner on Jan 28, 2022. It is now read-only.
Releases: monofox/python-aqbanking
Releases · monofox/python-aqbanking
Release list
v0.0.8
v0.0.6
- Implements a callback for basic TLS cert check
- New callback added to get information about a PIN status (e.g. for PIN caching)
- Support of chipcard (ddvcard) implemented. Need to have a look on the chipcard reader to get instructions in order to enter PIN.
v0.0.7
v0.0.5
v0.0.4
- Fixed compiling with older gcc (< 4.7)
- Implemented support for Python 3.2
- Return transaction purpose string list as one string (thanks to @dimka-abramov)
- Returning new references: add customer reference - add bank reference - add end-to-end reference (thanks to @jannh)