From 1d053300c4f5672c4109c218b958d39fbad233dc Mon Sep 17 00:00:00 2001 From: ms Date: Sun, 19 Sep 2021 19:07:11 +0200 Subject: config exchange with payto://sepa/ --- bin/taler-deployment-prepare-with-eufin | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bin/taler-deployment-prepare-with-eufin b/bin/taler-deployment-prepare-with-eufin index 4f3345d..6800931 100755 --- a/bin/taler-deployment-prepare-with-eufin +++ b/bin/taler-deployment-prepare-with-eufin @@ -351,6 +351,10 @@ taler-config -s exchange-accountcredentials-1 \ -o PASSWORD \ -V "${EXCHANGE_NEXUS_PASSWORD}" +taler-config -s exchange-accountcredentials-1 \ + -o PAYTO_URI \ + -V "payto://sepa/bank.${TALER_ENV_NAME}.taler.net/eufin/sandbox/$IBAN_EXCHANGE" + ## ## Step 5: Adjust some permissions ## -- cgit v1.2.3