]> git.ipfire.org Git - thirdparty/python-fints.git/commitdiff
add "Wüstenrot" to list of tested banks (#14)
authorFelix Schwarz <felix.schwarz@oss.schwarz.eu>
Fri, 3 Nov 2017 10:48:45 +0000 (11:48 +0100)
committerRaphael Michel <mail@raphaelmichel.de>
Fri, 3 Nov 2017 10:48:45 +0000 (11:48 +0100)
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'
    )

README.md

index 09f7791d695dd3a78747676fae342dd6879ed56b..2f4f195ef02c6165f7d2cfff8285ed70b0a3750b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,6 +24,7 @@ Banks tested:
 * CortalConsors, including access to holding accounts
 * DKB
 * NIBC Direct
+* Wüstenrot
 
 Usage
 -----