Goal: build a Shopify app that replaces Shopify’s checkout tax calculation with an in-house tax API.
Current constraint: a respondent states there is no public Shopify API to override checkout tax calculations. Shopify’s “Tax Service” integration appears available to select providers (e.g., TaxJar), not generally open to other developers.
Clarification requested: more details on the use case to assess feasibility.
Possible workaround: consider using tax overrides. These are Shopify settings to manually adjust or exempt taxes by product/region, but they do not provide a full custom calculation engine at checkout.
Key need: the poster wants taxes on the checkout page to be calculated via their own API instead of Shopify’s built-in engine.
Status: no confirmed method provided to plug a third-party tax engine directly into checkout. Discussion remains open; next step suggested is exploring whether partial needs can be met through tax overrides.
Notes: no images, videos, or code snippets are central to understanding this discussion.
Unfortunately there isn’t an API. As far as I know Shopify has a Tax Service option they’ve opened up to Services like Tax Jar.
Nothing opened up for other devs.
We at GST Pro has been looking for the same thing for so long
We are a sales tax solution provider, which developing public apps and plugins for different e-commerce platforms for our customers who need more features. Anyway, we need to know how to override tax calculation in Shopify checkout page to make sure tax would be calculated by using our APIs instead.