commit c586c1589b5656bac6de9ae70491d1be146cf603
parent 1590a0aa64d6b9f83b00c2a043e9e50fe0d9ffaf
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 22 Aug 2024 17:54:32 +0200
fix #9103
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/exchange/taler-exchange-httpd_common_kyc.c b/src/exchange/taler-exchange-httpd_common_kyc.c
@@ -771,7 +771,7 @@ handle_aml_fallback_result (
if (! TEH_kyc_failed (
fb->orig_requirement_row,
&fb->account_id,
- NULL,
+ "FALLBACK",
NULL,
NULL,
apr->details.failure.error_message,