Percent of an item's price to be charged as the sales tax for the order. Look at cart.info method response for allowed values.
<div style="font-style:normal">Param structure:<div style="margin-left: 2%;"><code style="padding:0; background-color:#ffffff;font-size:85%;font-family:monospace;">sales_tax[tax_percent] = decimal (##.###)
sales_tax[tax_state] = string
sales_tax[shipping_inc_in_tax] = bool
Name | Type | Description | Notes |
---|---|---|---|
taxPercent | BigDecimal | [optional] | |
taxState | String | [optional] | |
shippingIncInTax | Boolean | [optional] |