Änderungen

Zur Navigation springen Zur Suche springen
180 Bytes hinzugefügt ,  18:41, 30. Jul. 2019
Zeile 77: Zeile 77:     
==== Beispiel für Postbank ====
 
==== Beispiel für Postbank ====
 +
 +
Die Postbank hat auch bei der FinTS-Schnittstelle von der Identifikation via Kontonummer auf die Postbank-ID umgestellt. Daher muss man diese und nicht die Kontonummer als Identifikationsmittel angeben.
    
* Einrichtung Konto
 
* Einrichtung Konto
   −
   aqhbci-tool4 adduser -t pintan --context=1 -b $BANKLEITZAHL -u $GIROKONTONUMMER -N "$VORNAME $NACHNAME" -s https://hbci.postbank.de/banking/hbci.do
+
   aqhbci-tool4 adduser -t pintan --context=1 -b $BANKLEITZAHL -u $POSTBANK_ID -N "$VORNAME $NACHNAME" -s https://hbci.postbank.de/banking/hbci.do
   aqhbci-tool4 adduserflags -b $BANKLEITZAHL -u $GIROKONTONUMMER -f forceSsl3
+
   aqhbci-tool4 adduserflags -b $BANKLEITZAHL -u $POSTBANK_ID -f forceSsl3
   aqhbci-tool4 getsysid -u $GIROKONTONUMMER
+
   aqhbci-tool4 getsysid -u $POSTBANK_ID
    
* Wahl mobileTAN-Mode
 
* Wahl mobileTAN-Mode
   aqhbci-tool4 listitanmodes -u $GIROKONTONUMMER
+
   aqhbci-tool4 listitanmodes -u $POSTBANK_ID
   aqhbci-tool4 setitanmode -u $GIROKONTONUMMER -m 901
+
   aqhbci-tool4 setitanmode -u $POSTBANK_ID -m 901
    
* Abruf Konten
 
* Abruf Konten
   aqhbci-tool4 getaccounts -u $GIROKONTONUMMER
+
   aqhbci-tool4 getaccounts -u $POSTBANK_ID
 
   aqhbci-tool4 listaccounts
 
   aqhbci-tool4 listaccounts
 
   aqbanking-cli listaccs
 
   aqbanking-cli listaccs

Navigationsmenü