Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
Hi,
When we use createCheckout and add email and shipping address, webUrl takes us to the checkout -> In this case email and shipping address will be pre-populated and this is what we want.
However, we need to use a cart. When I update buyers' information (using cartBuyerIdentityUpdate mutation), we can retrieve BuyerIdentity and CartDeliveryGroup information from a cart (they are updated), but checkoutUrl link from cart info will not take us to the pre-populated checkout page.
Is this a bug or there is something I'm missing?
Thanks a lot,
Ana