taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit 191ac4e9e3356b0c44f2197d0fb5d1dea489779d
parent 0e551d8205a7687ba567d278355dd3a28da93516
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Tue, 14 May 2019 14:24:46 +0200

update GLS instructions

Diffstat:
Mdoc/gls.txt | 19++++++++++++++++---
1 file changed, 16 insertions(+), 3 deletions(-)

diff --git a/doc/gls.txt b/doc/gls.txt @@ -25,9 +25,22 @@ aqhbci-tool4 iniletter --user=${USER} > ini.txt ============== mobile TAN method below; could not get it to work. -# Add a user in the system. The user has a bank and a customer id, but is _not_ active yet (see command below). +# Add a user in the system. The user has a bank and a customer id, +# but is _not_ active yet (see commands below). aqhbci-tool4 adduser -s 'https://hbci-pintan.gad.de/cgi-bin/hbciservlet' -u VRK588XXX -c VRK588XXX -N 6726405XXX -b 43060967 -t pintan --context=1 -# This is the command the "unlocks" the user. After this command, the user should be able to ask for the balance and -# transactions list, but not to issue payments. +# Then get the "sysid". +aqhbci-tool4 getsysid --user=U + +# Finally, give the following command to "unlock" the user. aqhbci-tool4 getitanmodes --user=U + +# If the three commands above all worked out, then balance +# and transactions list should be available. Try this with +# the following commands. + +aqbanking-cli request --balance + +# and + +aqbanking-cli request --transactions