merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit e5ef509b5301b1a67d0d7892ba8f60b62780de00
parent cef872ff8fb34be479a285b0147c18d9d2fe65ee
Author: Florian Dold <florian.dold@gmail.com>
Date:   Sun, 19 Jan 2020 19:13:15 +0100

remove obsolete METHOD option

Diffstat:
Msrc/lib/test_merchant_api.conf | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/lib/test_merchant_api.conf b/src/lib/test_merchant_api.conf @@ -191,8 +191,6 @@ CONFIG = postgres:///talercheck # What is the exchange's bank account (with the "Taler Bank" demo system)? PAYTO_URI = "payto://x-taler-bank/localhost/2" -METHOD = x-taler-bank - # 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}/exchange/account-2.json