vue-storefront-1
vue-storefront-1 copied to clipboard
[Bug]: Order Submission fails when using instore delivery
Expected Behavior
The order should go through
Actual Behavior
The order fails to be submitted
Possible Solution
Add this: https://devdocs.magento.com/guides/v2.4/rest/tutorials/inventory/in-store-pickup.html
Steps to reproduce
Fresh install of VSF 1 In Magento backend enable Instore pickup Try checking out using instore Pickup as shipping method.
What version of Magento 2 integration are you using?
2.4.2
What version of Node.js are you using?
14,16.0
What browser (and version) are you using?
Chrome
What operating system (and version) are you using?
Windows
Relevant log output
{"code":500,"result":"Error placing an order. Quote does not have Pickup Location assigned."}
Code of Conduct
- [X] I agree to follow this project's Code of Conduct