Description
The error received & displayed in the web page is as follows. Error is the same independent of whether SCA is enabled or disabled.
{"readyState":4,"responseText":"{\n \"action\": \"CheckoutServices-PlaceOrder\",\n \"queryString\": \"\",\n \"locale\": \"default\",\n \"tracking_consent\": true,\n \"csrf\": {\n \"tokenName\": \"csrf_token\",\n \"token\": \"TOKEN-STRING"\n },\n \"error\": {\n \"errorText\": \"Error: {\\\"id\\\":\\\"7195933326806200804953\\\",\\\"submitTimeUtc\\\":\\\"2024-06-28T16:48:52Z\\\",\\\"status\\\":\\\"INVALID_REQUEST\\\",\\\"reason\\\":\\\"MISSING_FIELD\\\",\\\"message\\\":\\\"Declined - The request is missing one or more fields\\\",\\\"details\\\":[{\\\"field\\\":\\\"paymentInformation.card.number\\\",\\\"reason\\\":\\\"MISSING_FIELD\\\"},{\\\"field\\\":\\\"paymentInformation.card.expirationMonth\\\",\\\"reason\\\":\\\"MISSING_FIELD\\\"},{\\\"field\\\":\\\"paymentInformation.card.expirationYear\\\",\\\"reason\\\":\\\"MISSING_FIELD\\\"}]} (int_cybs_sfra_base/cartridge/scripts/http/payerAuthentication.js#107)\",\n \"controllerName\": \"CheckoutServices\",\n \"startNodeName\": \"Start\"\n },\n \"message\": \"For technical reasons, your request could not be handled properly at this time. We apologize for any inconvenience.\"\n}", ...