Issue:
Shop channel orders are returning isMarketplace: false in the API, but should return isMarketplace: true per your documentation.
Expected behavior:
Per your July 2023 changelog, the isMarketplace field on ChannelDefinition should identify marketplace channels like Shop.shopify
Shop channel transactions should be flagged as marketplace sales (similar to Facebook Shops, Buy on Google) since Shopify collects, remits, and files tax on these orders as a marketplace facilitator.
What we’re seeing:
-
orders.channelInformation.channelDefinition.isMarketplacereturnsfalsefor Shop app channel orders -
This causes our system to treat them as direct sales, not marketplace facilitator sales
-
Creates tax compliance risk and potential double-filing
-
Contradicts documents
Shopify has remitted the tax on these since 1 Jan 2025 (https://help.shopify.com/en/manual/online-sales-channels/shop/sales-tax -
Further contradicts information which Shopify provided one of our clients previously provided which is as follows - They have confirmed that the Shop App does not calculate marketplace sales tax for stores with a billing address in the UK.
-
This change seems to have taken between the 28th of May 2026 and 3rd of July 2026, when this field suddenly changed the way it was showing up.
Impact:
We cannot properly exclude these from our tax liability calculations in states where we have nexus.
What we need:
Can you confirm if this is a known bug with the isMarketplace field for Shop channel, or if there’s a different field we should be using to identify these as marketplace facilitator sales?
OR are Shopify now in fact not treating shop app transactions as a marketplace?
This is blocking accurate tax filing. Please advise.
We have 100s of clients effected by this, so the significance of compliance failure is large.