merchant

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

test_merchant_mfa.conf (675B)


      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 PASSWORD_CHANGE_MFA = YES
     21 ENABLE_SELF_PROVISIONING = YES
     22 
     23 # This specifies which database the postgres backend uses.
     24 [merchantdb-postgres]
     25 CONFIG = postgres:///talercheck
     26 SQL_DIR = ${DATADIR}sql/
     27 
     28 [merchant-exchange-test]
     29 MASTER_KEY = KHA6YSPRQV1ZFCF144SY8KJNR588XA8DA0F6510FKJW30DJFJNAG
     30 EXCHANGE_BASE_URL = http://localhost:8081/
     31 CURRENCY = EUR