summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/taler-deployment-prepare-with-eufin4
1 files changed, 4 insertions, 0 deletions
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
##