From: Felix Schwarz Date: Fri, 3 Nov 2017 10:48:45 +0000 (+0100) Subject: add "Wüstenrot" to list of tested banks (#14) X-Git-Tag: v0.3.0~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3185eaaf8178a8a498a94538152cbf8f2ea8d362;p=thirdparty%2Fpython-fints.git add "Wüstenrot" to list of tested banks (#14) Wüstenrot works for me with the usage example: f = FinTS3PinTanClient( '60420020', 'Wüstenrot Key', # Service -> Online-Banking -> Alias 'SECRET', 'https://hbci-pintan.gad.de/cgi-bin/hbciservlet' ) --- diff --git a/README.md b/README.md index 09f7791..2f4f195 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,7 @@ Banks tested: * CortalConsors, including access to holding accounts * DKB * NIBC Direct +* Wüstenrot Usage -----