summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMS <ms@taler.net>2023-11-29 21:42:01 +0100
committerMS <ms@taler.net>2023-11-29 21:43:50 +0100
commit2b21104a2ef2f7c59e321e5ddee736bef39edb16 (patch)
tree092bdbbca0d94bbdc0221cd4f025a8d24510e955
parent75ea74ff16ff275bc04dbd0120e508f889c66f74 (diff)
downloaddocs-2b21104a2ef2f7c59e321e5ddee736bef39edb16.tar.gz
docs-2b21104a2ef2f7c59e321e5ddee736bef39edb16.tar.bz2
docs-2b21104a2ef2f7c59e321e5ddee736bef39edb16.zip
regional manual
with simulated cash-ins, setting up EBICS can be entirely skipped.
-rw-r--r--libeufin/regional-manual.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/libeufin/regional-manual.rst b/libeufin/regional-manual.rst
index f6b546d9..54cdc0f7 100644
--- a/libeufin/regional-manual.rst
+++ b/libeufin/regional-manual.rst
@@ -118,6 +118,11 @@ Follow the instructions from
configure the LibEuFin Nexus for access to your
fiat bank account.
+.. note::
+
+ For debug setups where the cash-ins are simulated :ref:`this way <withdraw-simulation>`,
+ this step can be entirely skipped.
+
Once you have accepted the bank keys, you should
setup currency conversion before actually starting
to import transactions.
@@ -226,6 +231,8 @@ endpoint of the bank, which should be ``https://bank.$DOMAIN/conversion-info/``
in our setup.
+.. _withdraw-simulation:
+
Testing the installation
------------------------