#eckhartpark_tax-behaviors-prices

1 messages ยท Page 1 of 1 (latest)

little ermineBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1324425375190618142

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

warped zealot
#

Hi ๐Ÿ‘‹

I'm sorry but this is more of a legal question regarding tax collection requirements than a technical one and that isn't something we can assist with.

#

If you set the tax_behavior of your Prices as inclusive then it is expected you are collecting the appropriate taxes in the amount you charge

sacred pewter
#

ok, I didn't see tax_behavior on the docs for create a payment intent? could you point me to it?

warped zealot
#

Payment Intents do not collect tax

#

Payment Intents are one of the most low-level API objects so they only represent your intent to collect funds

sacred pewter
#

oh ok, so where do i set tax_behavior?

warped zealot
#

Taxes are represented in higher level abstractiosn like Invoices and Checkout Sessions

sacred pewter
#

ok

warped zealot
sacred pewter
#

ok thanks I'm going to read that