aboutsummaryrefslogtreecommitdiff
path: root/src/lib/test_exchange_api.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-01-08 10:04:39 +0100
committerChristian Grothoff <christian@grothoff.org>2020-01-08 10:04:39 +0100
commit92d21ca315cf036d54a0ac83178ea79d7ebe7fd6 (patch)
treeb1606546d102b601481b60b6ec45340f0fa64e09 /src/lib/test_exchange_api.conf
parentc0702a6f0a2f1d837892417a5a4292ad18f3e453 (diff)
downloadexchange-92d21ca315cf036d54a0ac83178ea79d7ebe7fd6.tar.xz
remove ebics (#6038)
Diffstat (limited to 'src/lib/test_exchange_api.conf')
-rw-r--r--src/lib/test_exchange_api.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/test_exchange_api.conf b/src/lib/test_exchange_api.conf
index ccb5a7821..44ade0d91 100644
--- a/src/lib/test_exchange_api.conf
+++ b/src/lib/test_exchange_api.conf
@@ -66,12 +66,12 @@ CONFIG = "postgres:///talercheck"
# advertised in /wire.
[account-1]
# What is the URL of our account?
-URL = "payto://iban/CH9300762011623852957"
+URL = "payto://x-taler-bank/localhost:8082/42"
# This is the response we give out for the /wire request. It provides
# wallets with the bank information for transfers to the exchange.
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/account-1.json
# Which wire plugin should we used to access the account?
-PLUGIN = ebics
+PLUGIN = taler_bank
# ENABLE_CREDIT = YES