test_merchant_mfa.conf (649B)
1 # This file is in the public domain. 2 # 3 [PATHS] 4 TALER_TEST_HOME = test_merchant_api_home/ 5 6 [merchant-exchange-chf] 7 DISABLED = YES 8 9 [merchant-exchange-kudos] 10 DISABLED = YES 11 12 [merchant] 13 PORT = 9966 14 SERVE = tcp 15 DB = postgres 16 17 HELPER_SMS = ./test_sms_helper.sh 18 HELPER_EMAIL = ./test_email_helper.sh 19 MANDATORY_TAN_CHANNELS = sms email 20 ENABLE_SELF_PROVISIONING = YES 21 22 # This specifies which database the postgres backend uses. 23 [merchantdb-postgres] 24 CONFIG = postgres:///talercheck 25 SQL_DIR = ${DATADIR}sql/ 26 27 [merchant-exchange-test] 28 MASTER_KEY = KHA6YSPRQV1ZFCF144SY8KJNR588XA8DA0F6510FKJW30DJFJNAG 29 EXCHANGE_BASE_URL = http://localhost:8081/ 30 CURRENCY = EUR