Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

object

Represents a single tax applied to the associated line item.

•

Whether the channel that submitted the tax line is liable for remitting. A value of null indicates unknown liability for this tax line.

•
MoneyBag!non-null

The amount of tax, in shop and presentment currencies, after discounts and before returns.

•

The proportion of the line item price that the tax represents as a decimal.

•

The proportion of the line item price that the tax represents as a percentage.

•

The source of the tax.

•
String!non-null

The name of the tax.

•
Money!non-nullDeprecated

The amount of tax, in shop currency, after discounts and before returns. Use priceSet instead.


Was this section helpful?