#aliRT
1 messages · Page 1 of 1 (latest)
Hi there!
Can you summarize your question in this new thread?
@devout valley let's chat in this thread please
Can you share the event ID (evt_xxx)?
evt_1Mw17jC5nS7MIewMo7sKbRGT
Thanks! Give me a few minutes to look into this.
Are you looking at this field? https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-line_items-data-taxes
yes
The documentation says EXPANDABLE. So you can access this information only if you expand that field. You can learn about this here: https://stripe.com/docs/expand
You should only expand line_items.data.taxes, and it will contain the tax rates.
you can see it is not here