From 59f1cb677d41e1e78afdf46d816b565d7b31ed52 Mon Sep 17 00:00:00 2001 From: Felix Schwarz Date: Sun, 29 Oct 2017 11:03:35 +0100 Subject: [PATCH] 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 | 1 + 1 file changed, 1 insertion(+) 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 ----- -- 2.47.2