Endpoints failing with Market-driven shipping model — fix required

Hi Shopify team,

Market-driven shipping begins rolling out October 1, 2026, and while testing the feature preview, we found some endpoints that are not working properly with it:

The storefront checkout displays the shipping rates:

but the previous endpoints return ‘Country/region not supported’ for the same address:

image

Are there plans to add compatibility for these endpoints to retrieve the rates?

Thank you!

Hi @theriptide,

Thank you for reaching out. These APIs should also work in a market-driven environment. I’ll investigate why you’re experiencing these issues in your development preview shop.

Could you please share your shop_id and a few request IDs associated with the errors? That would be very helpful for our investigation.

Best,

Sure. This is the shop_id: 82845008127
and here are a few request IDs associated with the errors:

x-request-id: d484bb3f-70e6-47b0-9d71-f56adb329c7b-1788423674
x-request-id: 4b63a689-5fa5-4e7f-80a2-9581aeac19e9-1788423410
x-request-id: e79a0bcb-82c8-4419-806f-0aca759753ab-1788423539
x-request-id: a88dac13-566f-4b7b-a05b-b459bb9f7cf5-1788423720

Thanks

Thanks for sharing the details! They were very helpful.

The issue you encountered has been fixed in production. However because your development preview shop was created before the fix, it was missing some required data, which caused the problem.

I’ve now backfilled the missing data, so everything should work as expected. Could you please try again and let me know whether the issue has been resolved or if you encounter any other problems?

Best

The issue has been resolved, thank you very much.

However, I have encountered another problem regarding ‘Carrier or app calculated rates’, as I’m not able to see these rates at checkout.
As you can see, there are 3 shipping options for the Canadian market, but the one with the ‘Carrier or app calculated’ type (FedEx):

is not displayed at checkout:

Is there a compatibility issue between carrier-calculated rates and the feature preview?

No, there shouldn’t be any compatibility issues with carrier rates. However carriers typically have several requirements that must be met before they can return rates.

Here are a few reasons why your shop may not be receiving carrier rates:

  • Verify your store details: Make sure your shop’s full name and complete address are entered in the general settings.
  • Check your locations: Ensure that each location has a complete address. Carriers may not return rates if this information is missing.
  • Confirm product and package weights: Make sure all products and packages have a weight greater than zero. Carriers typically won’t return rates for packages with a weight of zero.

Hi! I believe I encountered the same issue when selecting a country with no provinces.

The storefront checkout displays the shipping rates:

but the previous endpoints return ‘Country/region not supported’:

image

Could you please take a look at this?

Kind regards,
Patricia