diff options
-rw-r--r-- | src/backend/merchant.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf index 404d5527..ab01661e 100644 --- a/src/backend/merchant.conf +++ b/src/backend/merchant.conf @@ -26,6 +26,7 @@ CONFIG = postgres:///talermerchant # Configuration of our bank account details [merchant-wireformat] +TEST_RESPONSE_FILE = ${TALER_CONFIG_HOME}/merchant/wire/test.json # The values in this section must match the "WIREFORMAT" given in [merchant]: # * for SEPA: # IBAN = DE67830654080004822650 |