From: Felix Schwarz Date: Sun, 29 Oct 2017 10:03:35 +0000 (+0100) Subject: add "NIBC Direct" to list of tested banks (#13) X-Git-Tag: v0.3.0~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59f1cb677d41e1e78afdf46d816b565d7b31ed52;p=thirdparty%2Fpython-fints.git 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' ) --- diff --git a/README.md b/README.md index 31fec46..09f7791 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ Banks tested: * Ing-Diba * CortalConsors, including access to holding accounts * DKB +* NIBC Direct Usage -----