top | item 17365604

(no title)

jeffmould | 7 years ago

Stripe already recommends Avalara and a couple others:

https://stripe.com/docs/orders/tax-integration

discuss

order

ghaff|7 years ago

That seems to only address calculating the tax however. Presumably the business is still expected to remit the tax collected to each tax jurisdiction as required plus whatever necessary paperwork.

jeffmould|7 years ago

Most of these services handle the filings and paperwork for you as well.

Androider|7 years ago

It doesn't really work very well together at all unless you're using Stripe Orders for physical products. You can't make the Stripe checkout.js show taxes, and it's just a big pain to integrate the API. There's a big opportunity for Stripe here to make it really simple, I would be happy to pay extra to have them completely deal with it.

jakejohnson|7 years ago

Keep in mind that Stripe only provides automated tax calculations for their Orders API (previously Relay) at this time. You'll have to use a sales tax API to handle calculations for subscriptions and one-off charges.