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

Wrong sorting of shipping methods in checkout when multiple computation methods are active #1105

Closed
Michael-Herzog opened this issue May 27, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@Michael-Herzog
Copy link
Contributor

If there is more then one shipping provider, sorting fails because it is performed in GetAllShippingMethodsAsync which is called by each provider separately.

@Michael-Herzog Michael-Herzog self-assigned this May 27, 2024
@Michael-Herzog Michael-Herzog added this to the 5.2.0 milestone May 27, 2024
@mgesing mgesing assigned mgesing and unassigned Michael-Herzog Jul 25, 2024
@mgesing mgesing changed the title Add a display order to ShippingOption and sort CheckoutShippingMethodMapper Wrong sorting of shipping methods in checkout when multiple computation methods are active Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants