#1chbinamin
1 messages · Page 1 of 1 (latest)
Hi, yes. We can handle taxes, https://stripe.com/docs/tax on these payments. With automatic tax, https://stripe.com/docs/tax/calculating we look at the product you're selling and the customer's address to properly calculate the tax on a transaction.
Also, if you have not started exploring.. I'd look at Stripe Checkout, https://stripe.com/docs/checkout/quickstart our low code payment integration. Once a purchase is made, you can enable a post purchase invoice, https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-invoice_creation-enabled to be sent to the customer and it works well with our atomatic tax, https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-automatic_tax.
Let me know if you have any follow up questions on this.
Thank you very much! This is amazing!
Happy to help!
I have another question: what about the taxes I will have to pay after receiving profit from my app using Stripe? Does Stripe come with a dashboard with a list of all purchases my users made saved as invoices with tax that I can pass them to my accountant?
With non intergation related question such as tax, I'd reach out to our support team. They will be able to assist you better than I can: https://support.stripe.com/contact
Alright, thanks.