]> git.ipfire.org Git - thirdparty/python-fints.git/commitdiff
Update README
authorRaphael Michel <mail@raphaelmichel.de>
Wed, 25 Jul 2018 16:04:59 +0000 (18:04 +0200)
committerRaphael Michel <mail@raphaelmichel.de>
Wed, 25 Jul 2018 16:05:20 +0000 (18:05 +0200)
README.md

index 43baa09f85ca55334e7c9270014857d491517863..9b565f34fad9218365c381d95c53a8fc730d67de 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,25 +9,29 @@ Limitations
 
 * Only FinTS 3.0 is supported
 * Only PIN/TAN authentication is supported, no signature cards
-* Only a number of reading operations are currently supported
+* Only the following operations are supported:
+  * Fetching bank statements
+  * Fetching balances
+  * Fetching holdings
+  * SEPA transfers (only with required TAN and with specific TAN methods)
 * Supports Python 3.4+
 
 Banks tested:
 
-* GLS Bank eG
-* Triodos Bank
-* BBBank eG
-* Postbank
-* [1822direkt](https://www.1822direkt.de/service/zugang-zum-konto/softwarebanking-mit-hbci/), including access to holding accounts
-* Sparkasse
-* Ing-Diba
-* CortalConsors, including access to holding accounts
-* DKB
-* NIBC Direct
-* Wüstenrot
-* comdirect, including access to holding accounts
-* Volksbank (using Fiducia IT)
-* netbank
+* GLS Bank eG (statements, transfers)
+* Triodos Bank (statements)
+* BBBank eG (statements)
+* Postbank (statements)
+* [1822direkt](https://www.1822direkt.de/service/zugang-zum-konto/softwarebanking-mit-hbci/)  (statements, holdings)
+* Sparkasse (statements)
+* Ing-Diba (statements)
+* CortalConsors (statements, holdings)
+* DKB (statements)
+* NIBC Direct (statements)
+* Wüstenrot (statements)
+* comdirect  (holdings)
+* Volksbank using Fiducia IT (statements)
+* netbank (statements)
 
 Usage
 -----