Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 1.11 KB

File metadata and controls

22 lines (14 loc) · 1.11 KB

TaxProviderUltraCartState

Properties

Name Type Description Notes
enabled Boolean True if this state taxes are managed by UltraCart [optional]
exemptDigitalItems Boolean True if digital items are exempt from sales tax in this state. [optional]
exemptPhysicalItems Boolean True if physical items are exempt from sales tax in this state. [optional]
exemptServiceItems Boolean True if service items are exempt from sales tax in this state. [optional]
stateCode String State Code (2 digits) [optional]
stateName String Fully spelled out state name [optional]
taxGiftCharge Boolean True if gift charges should be taxed in this state. [optional]
taxGiftWrap Boolean True if gift wrap should be taxed in this state. [optional]
taxRateFormatted String State tax rate formatted for display [optional]
taxShipping Boolean True if shipping should be taxed in this state. [optional]