A tax applicable to an item.
<- Object
Object
A tax applicable to an item.
The tax's name. This is a searchable attribute for use in applicable query filters, and its value length is of Unicode code points.
Whether the tax is calculated based on a payment's subtotal or total.
The percentage of the tax in decimal form, using a '.'
as the decimal separator and without a '%'
sign. A value of 7.5
corresponds to 7.5%. For a location-specific tax rate, contact the tax authority of the location or a tax consultant.
If true
, the fee applies to custom amounts entered into the Square Point of Sale app that are not associated with a particular CatalogItem
.
A Boolean flag to indicate whether the tax is displayed as enabled (true
) in the Square Point of Sale app or not (false
).