commit dd6fcf5afbc9bfd0e21a6a1081364f610cd5bc0b
parent decefd9999dd49c0e87ac9b0a97510f9b33e85eb
Author: Christian Grothoff <christian@grothoff.org>
Date: Fri, 17 May 2024 12:18:57 +0200
backend is now multi-currency, say so
Diffstat:
1 file changed, 3 insertions(+), 5 deletions(-)
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
@@ -635,11 +635,9 @@ section, the following options need to be configured:
Note that multiple exchanges can be added to the system by using different
-identifiers in place of ``KUDOS`` in the example above. Note that all of the
-exchanges actually used will use the same currency: If the currency does not
-match the main ``CURRENCY`` option from the ``taler`` section, the respective
-``merchant-exchange-`` section is automatically ignored. If you need support
-for multiple currencies, you need to deploy one backend per currency.
+identifiers in place of ``KUDOS`` in the example above. One exchange will only
+ever support a single currency; thus, if you need support for multiple
+currencies, you must add multiple exchanges.
The merchant already ships with a default configuration that contains the
``merchant-exchange-kudos`` section from above.