#mr_pablo - sigma tax

1 messages · Page 1 of 1 (latest)

faint heart
#

Creating a thread, still looking in to this

#

Since you are using Checkout here, the tax will show up as total_details.amount_tax on the related checkout session

urban widget
#

we might have subscriptions as well at some point

#

i cant see a checkout table in sigma

faint heart
#

Checking in to where that would show up. Likely as an item on the related invoice. So this might have to be two separate queries

#

I was just about to check that, we're less familiar with Sigma on this server so I wasn't sure if there was a table.

#

For subscriptions, that would be easier. You can query the invoices table which has a tax column for the total taxed amount on the invoice

#

I am not seeing anything Sigma-wise for how to get this info for payments through checkout at the moment. If you reach out to our support team they should be able to connect you with someone who can speak definitively on if there is some way to retrieve this info https://support.stripe.com/?contact=true

urban widget
#

how do you get the tax amount when i view an individual payment in the dashboard?

faint heart
#

It looks like that page is also pulling info from the Checkout Session. The Payment Intent itself doesn't have a concept of what items it is attached to or the tax that goes in to its total

urban widget
#

🤦