Skip to content

[CC-1085] Mark Giropay payment type as deprecated. #255

[CC-1085] Mark Giropay payment type as deprecated.

[CC-1085] Mark Giropay payment type as deprecated. #255

Triggered via pull request February 11, 2026 09:52
Status Failure
Total duration 9m 16s
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}]
InstallmentSecuredTest.testCreateInstallmentSecuredTypeWithIbanInvoiceDate: src/test/java/com/unzer/payment/integration/paymenttypes/InstallmentSecuredTest.java#L79
Unzer responded with 500 when calling https://sbx-api.unzer.com/v1/types/hire-purchase-direct-debit/plans. [{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}]
InstallmentSecuredTest.testCreateInstallmentSecuredTypeIbanLater: src/test/java/com/unzer/payment/integration/paymenttypes/InstallmentSecuredTest.java#L157
Unzer responded with 500 when calling https://sbx-api.unzer.com/v1/types/hire-purchase-direct-debit/plans. [{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}]
InstallmentSecuredTest.testRateRetrieval: src/test/java/com/unzer/payment/integration/paymenttypes/InstallmentSecuredTest.java#L48
Unzer responded with 500 when calling https://sbx-api.unzer.com/v1/types/hire-purchase-direct-debit/plans. [{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}]
KlarnaTest.testAuthorize: src/test/java/com/unzer/payment/integration/paymenttypes/KlarnaTest.java#L197
Expected com.unzer.payment.PaymentException to be thrown, but nothing was thrown.
build
Process completed with exit code 1.