taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit ebca23da9eb303d86a784ad3ecbf1dbce34ef461
parent 959e92eecd11890d038a563cc7b38f1660ae6894
Author: MS <ms@taler.net>
Date:   Wed, 12 Jul 2023 15:00:39 +0200

EBICS 3 tutorial.

Ending the upload section by mentioning the download section.

Diffstat:
Mlibeufin/ebics3-test-tutorial.rst | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/libeufin/ebics3-test-tutorial.rst b/libeufin/ebics3-test-tutorial.rst @@ -174,11 +174,11 @@ A chance to specify a custom subject is also offered by the test runner. After the upload to the bank, the execution pauses to let the user check whether the test platform has received the payment instruction. -Click on the following navigation item: +To this purpose, click on the following navigation item: .. image:: check-payment-subject-0.png -the opened page should look like the following: +the opened page should contain the following view: .. image:: check-payment-subject-1.png @@ -187,7 +187,8 @@ test execution and look for one XML file whose name contains "pain.001" (likely, this XML file is named after the archive's name). If found, the pain.001 file is expected to contain one node called ``Ustrd``: that is the payment subject and must match the one that was specified by the -test runner. +test runner. If they match, resume the test from its pause and +proceed to the `Download`_ operation. Download ========