exchange/src/wire/wire-sepa.conf

11 lines
428 B
Plaintext
Raw Normal View History

# Configuration for SEPA wire plugin.
[exchange-wire-incoming-sepa]
2016-04-11 02:37:56 +02:00
# This is the response we give out for the /wire request. It provides
# wallets with the bank information for transfers to the exchange.
SEPA_RESPONSE_FILE = ${TALER_CONFIG_HOME}/exchange/wire/sepa.json
[exchange-wire-outgoing-sepa]
2016-04-11 02:37:56 +02:00
# This section should contain the options required for making outgoing
# SEPA transfers. Not yet supported (need libebics).