Skip to content

[CC-3020] Add Sca transaction support #262

[CC-3020] Add Sca transaction support

[CC-3020] Add Sca transaction support #262

Triggered via pull request February 13, 2026 15:28
Status Failure
Total duration 8m 59s
Artifacts

unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
CardTest.testPreauthorizeAndPaymentCardType: src/test/java/com/unzer/payment/integration/paymenttypes/CardTest.java#L97
Unzer responded with 500 when calling https://sbx-api.unzer.com/v1/payments/preauthorize/. [{merchantMessage:An error occurred. Please contact us for more information., customerMessage:An error occurred. Please contact us for more information., code:API.000.000.999}]
PayUTest.charge: src/test/java/com/unzer/payment/integration/paymenttypes/PayUTest.java#L43
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/payments/charges/. [{merchantMessage:error on the internal gateway, customerMessage:An unexpected error occurred. Please contact us for more information., code:COR.900.100.203}]
ScaIntegrationTest.testFetchPaymentWithSca: src/test/java/com/unzer/payment/integration/paymenttypes/ScaIntegrationTest.java#L60
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/types/card/. [{merchantMessage:error on the internal gateway, customerMessage:An unexpected error occurred. Please contact us for more information., code:COR.900.100.203}]
ScaIntegrationTest.testFetchSca: src/test/java/com/unzer/payment/integration/paymenttypes/ScaIntegrationTest.java#L49
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/types/card/. [{merchantMessage:error on the internal gateway, customerMessage:An unexpected error occurred. Please contact us for more information., code:COR.900.100.203}]
ScaIntegrationTest.testPaymentWithIncompleteSCA(String)[1]: src/test/java/com/unzer/payment/integration/paymenttypes/ScaIntegrationTest.java#L76
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/types/card/. [{merchantMessage:error on the internal gateway, customerMessage:An unexpected error occurred. Please contact us for more information., code:COR.900.100.203}]
ScaIntegrationTest.testPaymentWithIncompleteSCA(String)[2]: src/test/java/com/unzer/payment/integration/paymenttypes/ScaIntegrationTest.java#L76
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/types/card/. [{merchantMessage:error on the internal gateway, customerMessage:An unexpected error occurred. Please contact us for more information., code:COR.900.100.203}]
build
Process completed with exit code 1.