Dedicated to the Hydrogen framework, headless commerce, and building custom storefronts using the Storefront API.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi! We are working with the Storefront API, specifically with this guide https://shopify.dev/custom-storefronts/checkout/create, until the part "Set the shipping rate", where we are setting customer and shipping data including a shipping rate from carrier service. Expected behavior is the returned web url ( https://pinflagteststore.myshopify.com/59721154744/checkouts/531525580dfc280797819e4f0db3042a?key=73...) redirect to the payment step of checkout, but it redirects to this url (https://pinflagteststore.myshopify.com/checkouts/co/531525580dfc280797819e4f0db3042a/information) to the information step. Searching different solutions we noticed that if we use a VPN service to simulate browsing from other countries and it works correctly and the web url redirect to payment step, but we can't replicate this behavior in Chile. Any idea of what is going on?