merchant

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

commit f2d6f3aee9543b8971c54e109c1bf2929e1ca687
parent d02180611d985512a98d650da5be7a62d61460fc
Author: Christian Grothoff <christian@grothoff.org>
Date:   Sat, 31 Jan 2026 22:41:27 +0100

need to allow any for some tests

Diffstat:
Msrc/testing/test_template.conf | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/testing/test_template.conf b/src/testing/test_template.conf @@ -36,7 +36,7 @@ BINARY = taler-merchant-report-generator-file [merchant] SERVE = tcp PORT = 9966 -PAYMENT_TARGET_TYPES = x-taler-bank +PAYMENT_TARGET_TYPES = * CURRENCY = TESTKUDOS BASE_URL = http://localhost:9966/ UNIXPATH = ${TALER_RUNTIME_DIR}/merchant.http