magento2
magento2 copied to clipboard
[Bug]: Wrong params in getAvailableShippingMethods
Expected Behavior
No response
Actual Behavior
1.0.0-rc10 version
wait for input cartId but use in the query $cart_id
https://github.com/vuestorefront/magento2/blob/3c3c483e0b801f70ef096a1b9d0d87301d919e8c/packages/api-client/src/api/getAvailableShippingMethods/index.ts:14
https://github.com/vuestorefront/magento2/blob/3c3c483e0b801f70ef096a1b9d0d87301d919e8c/packages/api-client/src/api/getAvailableShippingMethods/GuestAvailableShippingMethods.ts:4
Possible Solution
No response
Steps to reproduce
No response
What version of Magento 2 integration are you using?
2.4.3
What version of Node.js are you using?
v16.12.0
What browser (and version) are you using?
Chrome Version 94.0.4606.71 (Official Build) (x86_64)
What operating system (and version) are you using?
macOS Version 11.6 (20G165)
Relevant log output
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
@sequensucks, thanks for your report! Can you prepare the pull request with the fix?
Hey @Frodigo! Yes, ofc. Need to check docs how to create a merge request.
@sequensucks please ping me on Discord if you need any help.
Thanks!