merchant

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

commit 90e3435390e65e3d8901684ae427259de16ecbc3
parent 84443a131563749d16c9e07132d67b92a44ab52f
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 12 Sep 2024 15:33:47 +0200

remove unused CONVERTER option (fixes #9126)

Diffstat:
Msrc/testing/test_kyc_api.conf | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/src/testing/test_kyc_api.conf b/src/testing/test_kyc_api.conf @@ -47,7 +47,6 @@ ENABLE_KYC = YES [kyc-provider-test-oauth2] LOGIC = oauth2 -CONVERTER = taler-exchange-helper-converter-oauth2-address KYC_OAUTH2_VALIDITY = forever KYC_OAUTH2_TOKEN_URL = http://localhost:6666/oauth/v2/token KYC_OAUTH2_AUTHORIZE_URL = http://localhost:6666/oauth/v2/login