exchange

Base system with REST service to issue digital coins, run by the payment service provider
Log | Files | Refs | Submodules | README | LICENSE

commit c586c1589b5656bac6de9ae70491d1be146cf603
parent 1590a0aa64d6b9f83b00c2a043e9e50fe0d9ffaf
Author: Christian Grothoff <christian@grothoff.org>
Date:   Thu, 22 Aug 2024 17:54:32 +0200

fix #9103

Diffstat:
Msrc/exchange/taler-exchange-httpd_common_kyc.c | 2+-
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,