summaryrefslogtreecommitdiff
path: root/bin/taler-deployment-prepare-with-eufin
diff options
context:
space:
mode:
authorms <ms@taler.net>2021-09-19 19:07:11 +0200
committerms <ms@taler.net>2021-09-19 19:07:11 +0200
commit1d053300c4f5672c4109c218b958d39fbad233dc (patch)
tree800673f22ff834ba9c6135c2be381cf4a460f76a /bin/taler-deployment-prepare-with-eufin
parent94f4a9a17543937df69be2349447004ee44f139e (diff)
downloaddeployment-1d053300c4f5672c4109c218b958d39fbad233dc.tar.gz
deployment-1d053300c4f5672c4109c218b958d39fbad233dc.tar.bz2
deployment-1d053300c4f5672c4109c218b958d39fbad233dc.zip
config exchange with payto://sepa/
Diffstat (limited to 'bin/taler-deployment-prepare-with-eufin')
-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
##