Feature: Fixes and Improvements to excise tax override exclusions

We found that we had a bug where if the default tax rule for a state had county/locality level rules, setting the whole state as excluded on a rule override would not actually exclude those county/locality rules. This is now fixed.

Additionally, we now have the ability where if a vendor did want to only have some of the counties rules apply, (Such as exclude taxes in Juneau and Anchorage but allow taxes in Fairbanks) then we now support exclusions at that level. See the screenshot below for an example.

Read more

How do you setup identity or age verification so that only certain locations need to get verified?

Answer: Use Location-Based Identity Verification. This is enabled via the locationRestrictions.requiresVerification attribute in your application configuration to define which countries and regions require verification. Summary Token of Trust now supports location-based verification requirements through the locationRestrictions configuration. This feature allows you to specify which geographic locations (countries and regions)

By darrin