#redoo_webhooks
1 messages ¡ Page 1 of 1 (latest)
đ 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/1342097574240321536
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- redoo_webhooks, 6 minutes ago, 20 messages
- redoo_webhooks, 2 hours ago, 9 messages
P.S. Describing same problem for the third time due to closing threads for not being active for 20 minutes, is a bit annoying, couldn't that time be extended?
hi there! we'll have a look in a few minutes.
P.S. Describing same problem for the third time due to closing threads for not being active for 20 minutes, is a bit annoying, couldn't that time be extended?
we use Discord as a synchronous communication. if you are not responding, then the threads are automatically closed.
Hey! Taking over for my colleague.
In this event evt_1QuX44GvM51qWlh3AZDsZS9v , I can see tax rate txr_1QuVVkGvM51qWlh30zaqNEZA
It's unders lines.data.tax_amounts
oh okay havent noticed its id, so i have to download the actual rate from API?
Second thing i mentioned: what do i need to to to receive salesTax besides VAT?
- You can 'expand' the field via the API, but not directly from the webhook event yes
- I don't know what that means
So in documentation(https://docs.stripe.com/api/invoiceitems/object?lang=curl) when I checked "taxRates" description I have seen other taxes than VAT,(invoiceItem>tax_rates.tax_type) in between them I have seen salesTax how can i receive this?
You're using Stripe Tax, right? So we calculate the necessary tax based on the customer location, tax codes, your registrations, etc
Yes I do
Then I recommend reading the docs and ensuring things are configured correctly if you're not seeing the correct tax: https://docs.stripe.com/tax/how-tax-works
Is there also income tax calculation?
No idea what that is. We don't know anything about tax itself, so I'd recommend reading the docs and I can help answer any Qs about the API. Otherwise support is better suited to answer tax Qs