summaryrefslogtreecommitdiff
path: root/src/testing/test_bank_api_fakebank.conf
blob: 62fa4cd4c411aa8f39b56ef3b706161f4c2a8f2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# This file is in the public domain.
@INLINE@ test_bank_api.conf

[exchange-account-1]
PAYTO_URI = "payto://x-taler-bank/localhost:8082/1?receiver-name=1"

[exchange-account-2]
PAYTO_URI = "payto://x-taler-bank/localhost:8082/2?receiver-name=2"

[exchange-accountcredentials-2]
WIRE_GATEWAY_URL = "http://localhost:8082/accounts/2/taler-wire-gateway/"
WIRE_GATEWAY_AUTH_METHOD = basic
USERNAME = Exchange
PASSWORD = x

[admin-accountcredentials-2]
WIRE_GATEWAY_URL = "http://localhost:8082/accounts/2/taler-wire-gateway/"
WIRE_GATEWAY_AUTH_METHOD = basic
# For now, fakebank still checks against the Exchange account...
USERNAME = Exchange
PASSWORD = x