Hacker News new | ask | show | jobs
by danpalmer 501 days ago
This is distinct from import taxes. I used to work for a retailer that sold to the US. We collected sales tax (which is not GST/VAT, semantically different, and you have to pay a US company to calculate it for you), but still had to put a limit of $800 per package in order to not get hit by import duties.

I believe Temu/Shein/etc collect US sales tax based on the destination address, but that is insufficient.

1 comments

> you have to pay a US company to calculate it for you

You don't have to pay a company to calculate it for you, but it is difficult to calculate. I think all the states with sales tax assert that the correct sales tax for a delivered item is based on the location of delivery, and determining the tax jurisdictions from the location of delivery is complex. Using the city field of the address is often wrong, because that's really just the name of the post office that serves the delivery location, not an indiciation of what city (if any) the delivery location is in.

Once you've determined the jurisdictions, you also need to confirm the rates for the shipped items and collect and remit the taxes.

It's a lot harder than schemes where there's a single rate for a country or at most one rate per top level subdivision of a country, where delivery addresses almost always have the subdivision clearly marked.

In the general case, sales tax changes at the building level. While you are not legally required to pay a company to calculate it, US sales tax is prohibitively complex to the point that paying a company to calculate it is practically required.