]> git.ipfire.org Git - thirdparty/python-fints.git/commit
add "NIBC Direct" to list of tested banks (#13)
authorFelix Schwarz <felix.schwarz@oss.schwarz.eu>
Sun, 29 Oct 2017 10:03:35 +0000 (11:03 +0100)
committerRaphael Michel <mail@raphaelmichel.de>
Sun, 29 Oct 2017 10:03:35 +0000 (11:03 +0100)
commit59f1cb677d41e1e78afdf46d816b565d7b31ed52
tree6763a982820e15a89e2dbdec69842109035630dc
parent36a42f98920db3bd2fbc7c34944093fafad2a92b
add "NIBC Direct" to list of tested banks (#13)

NIBC Direct works for me with the usage example:

    f = FinTS3PinTanClient(
        '51210700',
        'NIBCode',  # Service -> Online-Banking -> Alias
        'SECRET',
        'https://hbci11.fiducia.de/cgi-bin/hbciservlet'
    )
README.md