From 92d21ca315cf036d54a0ac83178ea79d7ebe7fd6 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Wed, 8 Jan 2020 10:04:39 +0100 Subject: remove ebics (#6038) --- src/lib/test_exchange_api.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/lib/test_exchange_api.conf') 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 -- cgit v1.2.3