Adds support for collecting retail delivery fees
What’s new
This change has two parts:
- Adds
retail_
to the list of possible enum values for tax_type in the Tax Rate resource. This makes it possible to represent retail delivery fees in Minnesota and Colorado.delivery_ fee - Extends tax_rate_details for Tax Calculations to represent flat amount tax rates.
Impact
Lets you accurately collect taxes when selling tangible personal property in Minnesota and Colorado.