vuestorefront / vue-storefront-1

The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Newest updates: https://blog.vuestorefront.io. Always Open Source, MIT license.
https://www.vuestorefront.io
MIT License
18 stars 13 forks source link

[Bug]: Order Submission fails when using instore delivery #479

Open kelvinkipruto opened 2 years ago

kelvinkipruto commented 2 years ago

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

bloodf commented 2 years ago

@kelvinkipruto you are using VSF 1?

kelvinkipruto commented 2 years ago

@bloodf Yes

bloodf commented 2 years ago

I've transferred the issue @kelvinkipruto to the correct repository :)