Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hi!
It's possible to create and complete checkouts to a specific location from the Buy SDK? I've been digging around the docs and haven't found an input field for specifying the location I want to order from.
This is for a private app in which the client should be able to order to the location of his choice and pickup his order on the selected location.
I'm already able to retrieve each specific location inventory from the Admin API but now I want to understand how I can place a checkout for a specific location.
I don't know the answer to your question but experience tells me there will be a custom field you can use to store the location selected at the checkout then you're looking to the docs to retrieve this custom field. In other words, it's sounds completely possible in which case I'd imagine that it is. Just a case fo working through the docs. I'd start by reviewing the order API requests.