Skip to content

[checkout] Code generation: update services and models#1876

Open
AdyenAutomationBot wants to merge 1 commit intomainfrom
sdk-automation/checkout
Open

[checkout] Code generation: update services and models#1876
AdyenAutomationBot wants to merge 1 commit intomainfrom
sdk-automation/checkout

Conversation

@AdyenAutomationBot
Copy link
Copy Markdown
Collaborator

This PR contains the automated changes for the checkout service.

The commit history of this PR reflects the adyen-openapi commits that have been applied.

@AdyenAutomationBot AdyenAutomationBot requested review from a team as code owners April 7, 2026 07:09
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request introduces several updates to the Adyen Checkout API models, including the addition of new payment method details (AlmaDetails, DirectDebitAuDetails, KlarnaNetworkDetails, PixPayByBankDetails, and PixPayByBankRiskSignals), updates to existing models to include new fields like 'amount' in CheckoutForwardRequest and 'store' in DonationCampaignsRequest, and various documentation and deprecation cleanup across multiple files. I have reviewed the changes and have one comment regarding the addition of the WERO enum constant in PaymentDetails.java, as it appears to be unused.


IRIS(String.valueOf("iris")),

WERO(String.valueOf("wero")),
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

The enum constant WERO is added, but it is not used in any of the payment details models. Please ensure this is intended.

@AdyenAutomationBot AdyenAutomationBot force-pushed the sdk-automation/checkout branch 5 times, most recently from 3383e3c to 7987a07 Compare April 14, 2026 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant