App Introduction
TaxWatch provides at-a-glance economic nexus status and resource links for all U.S. states, Washington, D.C., and territories. Through an interactive, color-coded U.S. map (hoverable and clickable) and data table, TaxWatch displays your store’s economic nexus status across all states, Washington, D.C., and tax territories. For each location, it shows the current status explained in plain language, the percentage of proximity to meeting economic nexus thresholds, and an exportable CSV file with summary data—ideal for tax filing.
Core Functionality
- Color-coded US map showing the economic nexus status proximity for each state
- Exportable CSV summary of sales and tax data for each state
- Detailed economic nexus criteria for each state and links to useful tax resources
Merchant-Friendly
- US-based E-commerce
- Cross-border US Merchants
- Multi-state Operators
Basic Information
- Developer:Zero211
- Address:1040 Devereaux Chase, Roswell, GA, 30075, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2021-6-7
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
唯一计划
$10
- Accountant-friendly summary data export.
- Easy-to-understand color-coded US map and data table.
- Useful links to US state websites.
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/orders.json?fields=billing_address,total_price
- GET /admin/api/orders.json?fields=shipping_address,total_tax
- GET /admin/api/reports/custom.json?type=state_economic
Permission:read_orders,read_reports,view_analytics
- GET /admin/api/reports.json?name=state_sales_tax_summary
- POST /admin/api/reports/custom.json?generate=csv&type=state_summary
- GET /admin/api/orders.json?limit=250&fields=order_number,total_tax
Permission:read_reports,read_orders,export_data
- GET /admin/api/customers.json?fields=default_address
- GET /admin/api/orders.json?fields=shipping_address,total_price
- GET /admin/api/settings/tax.json?fields=state_rates
Permission:read_customers,read_orders,view_taxes