async-labs / saas

Build your own SaaS business with SaaS boilerplate. Productive stack: React, Material-UI, Next, MobX, WebSockets, Express, Node, Mongoose, MongoDB. Written with TypeScript.
https://saas-app.async-await.com
MIT License
4.06k stars 674 forks source link

Integration of Stripe Tax #167

Closed kevinpeters-stripe closed 2 years ago

kevinpeters-stripe commented 2 years ago

Hey,

Kevin from Stripe here. I was wondering if you want to extend your book with Stripe Tax. On hackernews someone requested to talk about taxes as well: https://news.ycombinator.com/item?id=24173577

You guys use stripe for payments in the book but what about taxes? I feel a good addition to your book would be to mention Paddle as they operate as a merchant of record so taxes are accounted for.

We recently released Stripe Tax which should account for most of struggles customer's had with tax solutions.

If you have any question about Stripe Tax, feel free to ask here :)

klyburke commented 2 years ago

Hi @kevinpeters-stripe. Thanks for sharing! We will look into this in our November update: https://github.com/async-labs/saas/issues/163

tima101 commented 2 years ago

@kevinpeters-stripe It looks like SaaS software is not taxable in many places. Also Stripe requires activating tax feature and Stripe takes 0.5% after that. So no strong reason for SaaS boilerplate to have tax integration.