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-9532] Call to paymentMethods endpoint during customer/section/load #118

Open
roby0404 opened this issue Sep 25, 2024 · 2 comments
Open
Assignees
Labels
Enhancement Indicates a new feature request

Comments

@roby0404
Copy link

Is there a possibility of separating that call from customer section load request? As it is implemented at the moment, it might prolong the customer section load request in case the request to paymentMethods times out, or in case adyen server is under load which would be detectable only after customers would report delay in minicart update.

Not that we had any issues with it so far, it's just an idea of a possible improvement - of course if you see it as a possibility.

@roby0404 roby0404 added the Enhancement Indicates a new feature request label Sep 25, 2024
@roby0404
Copy link
Author

Or at least adding a configurable timeout when executing that request?

@candemiralp candemiralp changed the title Call to paymentMethods endpoint during customer/section/load [ECP-9532] Call to paymentMethods endpoint during customer/section/load Oct 28, 2024
@candemiralp
Copy link
Member

Hello @roby0404,

Thank you for raising this issue. It looks like a valid concern. We've created an internal investigation ticket for a potential improvement. You will be informed when the investigation is done.

Best Regards,
Can

@candemiralp candemiralp self-assigned this Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Indicates a new feature request
Projects
None yet
Development

No branches or pull requests

2 participants