#chris-vr_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1251170570662449233
đ Have more to share? Add details, code, screenshots, videos, etc. below.
Hm in the above tax calculation I don't see you passing that tax code anywhere: https://dashboard.stripe.com/test/logs/req_xZRs2KTvwkPumG
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Is that one for taxcalc_1PRLQJHB6SoeH5Z1vyBlr95n?
yeah
"shipping_cost": {
"amount"
:
1000
,
"amount_tax"
:
0
,
"tax_behavior"
:
"inclusive"
,
"tax_code"
:
"txcd_92010001"
,
},
there is
in this other calculation taxcalc_1PRLLbHB6SoeH5Z1vrdBWQsq we passed exclusive too but got the same result
Ah ok I see
Yeah not sure why the proper tax amount wasn't calculated. We're not really experts on how tax is calculated in here. We just answer questions about the Stripe API
Recommend asking our support team why this wasn't calculated right: https://support.stripe.com/contact
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.