summaryrefslogtreecommitdiff
path: root/libeufin/regional-manual.rst
diff options
context:
space:
mode:
Diffstat (limited to 'libeufin/regional-manual.rst')
-rw-r--r--libeufin/regional-manual.rst18
1 files changed, 17 insertions, 1 deletions
diff --git a/libeufin/regional-manual.rst b/libeufin/regional-manual.rst
index f145b69c..0a13f997 100644
--- a/libeufin/regional-manual.rst
+++ b/libeufin/regional-manual.rst
@@ -275,8 +275,12 @@ outgoing bank transactions <sending-payments>` (cash out).
# systemd enable --now libeufin-nexus-ebics-fetch
# systemd enable --now libeufin-nexus-ebics-submit
+
+Using the Regional Currency
+===========================
+
Wallet Setup
-============
+------------
This section describes the interaction between the Taler graphical wallet (Android,
iOS, WebExtensions) and the regional currency system.
@@ -286,6 +290,10 @@ be done by scanning a QR code with a ``taler://withdraw-exchange/exchange.$DOMAI
URL or by manually entering the URL into the respective ``Add exchange``
dialogue.
+
+Cash-In
+-------
+
After starting the withdraw process and specifying the desired amount, the wallet
should show you the details of the fiat wire transfer that must be made for the cash
in to be completed. Once the money has arrived at the fiat bank account, Nexus will
@@ -293,6 +301,8 @@ obtain the transaction data and the regional currency bank will create the
corresponding amount in regional currency, crediting the GNU Taler exchange account.
In turn, the exchange will issue the respective amount to your wallet.
+.. FIXME: bad english below
+
For testing, you should be able to *deposit* regional currency directly
into your LibEuFin Bank account from the Taler wallet. Note: the wallet relies on the
exchange to perform such deposit. So once the exchange has credited the regional
@@ -300,6 +310,12 @@ currency account to your account and assuming the cash out rules are satisfied,
should then be able to start a cash out operation.
+Cash-Out
+--------
+
+.. FIXME: #8174
+
+
Alternative Podman-based Deployment
===================================