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

[ECP-9228] js errors on luma checkout when no payment methods are returned for adyen_payment_methods_response #2631

Open
speedupmate opened this issue May 27, 2024 · 1 comment
Assignees
Labels
Bug report Indicates that issue has been marked as a possible bug

Comments

@speedupmate
Copy link

speedupmate commented May 27, 2024

Describe the bug
js errors on luma checkout when no payment methods are returned from get-payment-information-mixin.js on extension_attributes.adyen_payment_methods_response whole extension fails with js errors on frontend

extension_attributes.adyen_payment_methods_response is expected from following request

rest/default/V1/guest-carts/****/payment-information

To Reproduce

  1. add items to cart , reach checkout
  2. add a address that should not return any appliccable methods from adyen

Expected behavior
Silence if , no methods then we expect no errors

Magento version
latest

Plugin version
latest

Screenshots
If applicable, add screenshots to help explain your problem.
image

@speedupmate speedupmate added the Bug report Indicates that issue has been marked as a possible bug label May 27, 2024
@RokPopov RokPopov changed the title js errors on luma checkout when no payment methods are returned for adyen_payment_methods_response [ECP-9228] js errors on luma checkout when no payment methods are returned for adyen_payment_methods_response May 28, 2024
@RokPopov
Copy link
Contributor

Hi @speedupmate,

Thank you for reporting this issue. I have opened an internal ticket to handle this. Once the fix is merged, this issue will automatically be closed.

Kind regards,
Rok

@RokPopov RokPopov self-assigned this May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug report Indicates that issue has been marked as a possible bug
Projects
None yet
Development

No branches or pull requests

2 participants