Skip to content

Shopify - New order using the Shopify API - how to know tax and shipping? #2

Answered by churros0730
melbesnard85 asked this question in Q&A
Discussion options

You must be logged in to vote

First i would recommend to set up all Shipping Rates and Taxes in Shopify. There are plenty of manuals to achieve this:

https://help.shopify.com/manual/taxes#general-process-to-set-up-taxes https://help.shopify.com/manual/shipping/rates-and-methods/calculated-rates

After this there are different possibilities to calculate your shipping and tax cost.

Your shipping cost can you get via the active_shipping API, which can be found here: https://github.com/Shopify/active_shipping

Or the following Shopify Application: https://apps.shopify.com/boxify

However, you may need to know size and storage location for theese solutions.

The taxes can you get via the country in the Admin API, there is a sp…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by melbesnard85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants