Skip to content

CC-2673/add-wero

CC-2673/add-wero #230

Triggered via pull request August 20, 2025 12:17
Status Failure
Total duration 9m 41s
Artifacts

unit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

32 errors
PaypageV2Test.createPaypageWithRiskData: src/test/java/com/unzer/payment/integration/resources/PaypageV2Test.java#L149
com.unzer.payment.PaymentException: at com.unzer.payment.communication.AbstractUnzerRestCommunication.throwPaymentException(AbstractUnzerRestCommunication.java:312)
KlarnaTest.testAuthorize: src/test/java/com/unzer/payment/integration/paymenttypes/KlarnaTest.java#L169
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/payments/authorize/. [{merchantMessage:system error( possible incorrect/missing input data), customerMessage:An unexpected error occurred. Please contact us for more information., code:COR.100.370.111}]
KlarnaTest.testAuthorize: src/test/java/com/unzer/payment/integration/paymenttypes/KlarnaTest.java#L169
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/payments/authorize/. [{merchantMessage:system error( possible incorrect/missing input data), customerMessage:An unexpected error occurred. Please contact us for more information., code:COR.100.370.111}]
PaylaterInstallmentTest.testAuthorize: src/test/java/com/unzer/payment/integration/paymenttypes/PaylaterInstallmentTest.java#L122
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/payments/authorize/. [{merchantMessage:transaction declined [details: Transaction not allowed. PRE_AUTH declined.], customerMessage:Your payment was not successful. Please contact us for more information., code:COR.100.301.002}]
ChargebackTest.chargeback_fetched_successfully: src/test/java/com/unzer/payment/business/payment/ChargebackTest.java#L95
iterable contents differ at index [0], expected: <com.unzer.payment.Chargeback@4ac995a0> but was: <com.unzer.payment.Chargeback@75692fb2>
CardTest.: src/test/java/com/unzer/payment/business/paymenttypes/CardTest.java#L1
java.lang.RuntimeException: java.io.IOException: Failed to bind to /0.0.0.0:8080
GooglePayTest.: src/test/java/com/unzer/payment/business/paymenttypes/GooglePayTest.java#L1
java.lang.RuntimeException: java.io.IOException: Failed to bind to /0.0.0.0:8080
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
PayUTest.: src/test/java/com/unzer/payment/business/paymenttypes/PayUTest.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
JsonDateConverterTest.date_parsed_successfully: src/test/java/com/unzer/payment/communication/JsonDateConverterTest.java#L23
expected: <Mon Dec 01 01:00:00 CET 1980> but was: <Mon Dec 01 00:00:00 UTC 1980>
JsonDateConverterTest.dateTime_parsed_successfully: src/test/java/com/unzer/payment/communication/JsonDateConverterTest.java#L34
expected: <Mon Dec 01 12:59:00 CET 1980> but was: <Mon Dec 01 11:59:00 UTC 1980>
JsonDateTimeConverterTest.date_parsed_fine: src/test/java/com/unzer/payment/communication/JsonDateTimeConverterTest.java#L23
expected: <Mon Dec 01 01:00:00 CET 1980> but was: <Mon Dec 01 00:00:00 UTC 1980>
JsonDateTimeConverterTest.dateTime_parsed_fine: src/test/java/com/unzer/payment/communication/JsonDateTimeConverterTest.java#L32
expected: <Mon Dec 01 12:59:00 CET 1980> but was: <Mon Dec 01 11:59:00 UTC 1980>
ApiConfigTest.getPaypageServiceConfig: src/test/java/com/unzer/payment/communication/api/ApiConfigTest.java#L24
expected: <https://paypage.test.unzer.io> but was: <https://paypage.test.unzer.com>
OpenBankingTest.testFetchOpenBankingType: src/test/java/com/unzer/payment/integration/paymenttypes/OpenBankingTest.java#L33
Unzer responded with 400 when calling https://sbx-api.unzer.com/v1/types/openbanking-pis/. [{merchantMessage:The given payment type openbanking-pis is not supported by the merchant., customerMessage:Invalid payment method. Please contact us for more information., code:API.500.100.002}]
OpenBankingTest.testChargeOpenBankingType: src/test/java/com/unzer/payment/integration/paymenttypes/OpenBankingTest.java#L24
Unzer responded with 400 when calling https://sbx-api.unzer.com/v1/types/openbanking-pis/. [{merchantMessage:The given payment type openbanking-pis is not supported by the merchant., customerMessage:Invalid payment method. Please contact us for more information., code:API.500.100.002}]
OpenBankingTest.testCreateOpenBankingType: src/test/java/com/unzer/payment/integration/paymenttypes/OpenBankingTest.java#L18
Unzer responded with 400 when calling https://sbx-api.unzer.com/v1/types/openbanking-pis/. [{merchantMessage:The given payment type openbanking-pis is not supported by the merchant., customerMessage:Invalid payment method. Please contact us for more information., code:API.500.100.002}]
PaylaterInstallmentTest.testPartialCharge: src/test/java/com/unzer/payment/integration/paymenttypes/PaylaterInstallmentTest.java#L206
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/payments/authorize/. [{merchantMessage:transaction declined [details: Transaction not allowed. PRE_AUTH declined.], customerMessage:Your payment was not successful. Please contact us for more information., code:COR.100.301.002}]
PaylaterInstallmentTest.testFullCharge: src/test/java/com/unzer/payment/integration/paymenttypes/PaylaterInstallmentTest.java#L176
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/payments/authorize/. [{merchantMessage:transaction declined [details: Transaction not allowed. PRE_AUTH declined.], customerMessage:Your payment was not successful. Please contact us for more information., code:COR.100.301.002}]
PaylaterInstallmentTest.testFullCancelAfterAuthorization: src/test/java/com/unzer/payment/integration/paymenttypes/PaylaterInstallmentTest.java#L241
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/payments/authorize/. [{merchantMessage:transaction declined [details: Transaction not allowed. PRE_AUTH declined.], customerMessage:Your payment was not successful. Please contact us for more information., code:COR.100.301.002}]
PaylaterInstallmentTest.testFullCancelAfterCharge: src/test/java/com/unzer/payment/integration/paymenttypes/PaylaterInstallmentTest.java#L272
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/payments/authorize/. [{merchantMessage:transaction declined [details: Transaction not allowed. PRE_AUTH declined.], customerMessage:Your payment was not successful. Please contact us for more information., code:COR.100.301.002}]
CardTest.testPreauthorizeAndPaymentCardType: src/test/java/com/unzer/payment/integration/paymenttypes/CardTest.java#L85
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}]
PaylaterInstallmentTest.testPartialCancelAfterCharge: src/test/java/com/unzer/payment/integration/paymenttypes/PaylaterInstallmentTest.java#L305
Unzer responded with 0 when calling https://sbx-api.unzer.com/v1/payments/authorize/. [{merchantMessage:transaction declined [details: Transaction not allowed. PRE_AUTH declined.], customerMessage:Your payment was not successful. Please contact us for more information., code:COR.100.301.002}]
WeroTest.testAuthorizeWeroType: src/test/java/com/unzer/payment/integration/paymenttypes/WeroTest.java#L49
Unzer responded with 400 when calling https://sbx-api.unzer.com/v1/types/wero/. [{merchantMessage:The given payment type wero is not supported by the merchant., customerMessage:Invalid payment method. Please contact us for more information., code:API.500.100.002}]
WeroTest.testChargeWeroTypeWithAdditionalTransactionData: src/test/java/com/unzer/payment/integration/paymenttypes/WeroTest.java#L60
Unzer responded with 400 when calling https://sbx-api.unzer.com/v1/types/wero/. [{merchantMessage:The given payment type wero is not supported by the merchant., customerMessage:Invalid payment method. Please contact us for more information., code:API.500.100.002}]
WeroTest.testAuthorizeWeroTypeWithAdditionalTransactionData: src/test/java/com/unzer/payment/integration/paymenttypes/WeroTest.java#L89
Unzer responded with 400 when calling https://sbx-api.unzer.com/v1/types/wero/. [{merchantMessage:The given payment type wero is not supported by the merchant., customerMessage:Invalid payment method. Please contact us for more information., code:API.500.100.002}]
WeroTest.testChargeWeroType: src/test/java/com/unzer/payment/integration/paymenttypes/WeroTest.java#L39
Unzer responded with 400 when calling https://sbx-api.unzer.com/v1/types/wero/. [{merchantMessage:The given payment type wero is not supported by the merchant., customerMessage:Invalid payment method. Please contact us for more information., code:API.500.100.002}]
WeroTest.testCreateWeroType: src/test/java/com/unzer/payment/integration/paymenttypes/WeroTest.java#L24
Unzer responded with 400 when calling https://sbx-api.unzer.com/v1/types/wero/. [{merchantMessage:The given payment type wero is not supported by the merchant., customerMessage:Invalid payment method. Please contact us for more information., code:API.500.100.002}]
WeroTest.testFetchWeroType: src/test/java/com/unzer/payment/integration/paymenttypes/WeroTest.java#L30
Unzer responded with 400 when calling https://sbx-api.unzer.com/v1/types/wero/. [{merchantMessage:The given payment type wero is not supported by the merchant., customerMessage:Invalid payment method. Please contact us for more information., code:API.500.100.002}]
build
Process completed with exit code 1.