lowercase-app/django-taxtea

Bug: `tax_rate_changed` signal broadcasts wrong rate

Closed this issue · 0 comments

Currently broadcasts the zipcode.tax_rate, which could be different than the actual amount that a zip code should be charged.

example: NC charges a sales tax, but doesn't apply that to SaaS. In DB it would be 7%, but the real rate should be 0.