summaryrefslogtreecommitdiff
path: root/src/lib/test_exchange_api_keys_cherry_picking.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_keys_cherry_picking.conf
parentc0702a6f0a2f1d837892417a5a4292ad18f3e453 (diff)
downloadexchange-92d21ca315cf036d54a0ac83178ea79d7ebe7fd6.tar.gz
exchange-92d21ca315cf036d54a0ac83178ea79d7ebe7fd6.tar.bz2
exchange-92d21ca315cf036d54a0ac83178ea79d7ebe7fd6.zip
remove ebics (#6038)
Diffstat (limited to 'src/lib/test_exchange_api_keys_cherry_picking.conf')
-rw-r--r--src/lib/test_exchange_api_keys_cherry_picking.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/test_exchange_api_keys_cherry_picking.conf b/src/lib/test_exchange_api_keys_cherry_picking.conf
index 79aba2c7d..bd6808630 100644
--- a/src/lib/test_exchange_api_keys_cherry_picking.conf
+++ b/src/lib/test_exchange_api_keys_cherry_picking.conf
@@ -71,10 +71,10 @@ CONFIG = "postgres:///talercheck"
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/iban.json
# What is the URL of our bank account? Must match WIRE_RESPONSE above!
-URL = payto://iban/FIXME
+URL = payto://x-taler-bank/localhost:8080/42
# Which plugin implements access for this account?
-PLUGIN = "ebics"
+PLUGIN = "taler_bank"
[account-2]
@@ -83,7 +83,7 @@ PLUGIN = "ebics"
WIRE_RESPONSE = ${TALER_CONFIG_HOME}/x-taler-bank.json
# What is the URL of our bank account? Must match WIRE_RESPONSE above!
-URL = payto://x-taler-bank/http://localhost:8082/2
+URL = payto://x-taler-bank/localhost:8082/2
# Which plugin implements access for this account?
PLUGIN = "taler_bank"