[CC-3020] Add Sca transaction support #261
Triggered via pull request
February 12, 2026 09:33
Status
Failure
Total duration
10m 44s
Artifacts
–
Annotations
6 errors
|
OpenBankingTest.:
src/test/java/com/unzer/payment/business/paymenttypes/OpenBankingTest.java#L1
java.lang.RuntimeException: java.io.IOException: Failed to bind to /0.0.0.0:8080
|
|
PaylaterInstallmentTest.:
src/test/java/com/unzer/payment/business/paymenttypes/PaylaterInstallmentTest.java#L1
java.lang.RuntimeException: java.io.IOException: Failed to bind to /0.0.0.0:8080
|
|
TwintTest.:
src/test/java/com/unzer/payment/business/paymenttypes/TwintTest.java#L1
java.lang.RuntimeException: java.io.IOException: Failed to bind to /0.0.0.0:8080
|
|
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}]
|
|
build
Process completed with exit code 1.
|