Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes to CreateCheckoutSessionRequest and CreateCheckoutSessionResponse in 17.2.0 break hosted checkout #629

Closed
WrightCodeUK opened this issue Feb 26, 2024 · 2 comments

Comments

@WrightCodeUK
Copy link

The following have been removed from \Adyen\Model\Checkout\CreateCheckoutSessionRequest in version 17.2.0:

setShowRemovePaymentMethodButton()
setThemeId()

And the following from \Adyen\Model\Checkout\CreateCheckoutSessionResponse:

getUrl()

Why? Those parameters aren't shown as deprecated in the API Explorer.

https://docs.adyen.com/api-explorer/Checkout/71/post/sessions

Without them, hosted checkout is broken!

@WrightCodeUK WrightCodeUK changed the title Changes to CreateCheckoutSessionRequest in 17.2.0 Changes to CreateCheckoutSessionRequest and CreateCheckoutSessionResponse in 17.2.0 Feb 26, 2024
@WrightCodeUK WrightCodeUK changed the title Changes to CreateCheckoutSessionRequest and CreateCheckoutSessionResponse in 17.2.0 Changes to CreateCheckoutSessionRequest and CreateCheckoutSessionResponse in 17.2.0 break hosted checkout Feb 26, 2024
@DjoykeAbyah
Copy link
Member

Hi @WrightCodeUK,

Thank you for reaching out! Indeed, there was a bug related to this, but it's been resolved in version 17.3.0. If you update to this version, you'll find these methods available again. You can find more details in the following merged pull request: [https://github.com//pull/627]

If you have any further questions feel free to let me know.

Djoyke
Adyen

@WrightCodeUK
Copy link
Author

Thanks Djoyke, I'll update to version 17.3.0.

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

No branches or pull requests

2 participants