#Ibaad Ahmed

1 messages · Page 1 of 1 (latest)

pseudo briarBOT
dull elk
#

Hi there, Stripe Tax works with Invoicing, Billing, Payment Links and Checkout integrations.

Stripe Tax doesn't support PaymentIntents API directly.

spiral owl
#

Is there any way to get VAT added on every transaction on code base level not the report thing.

dull elk
#

What integrations are you using? Invoicing, Billing, Payment Links or Checkout ?

spiral owl
#

I am using checkout and VAT is calculated properly.
When any purchase happens purchase related web-hooks are called and in that web-hooks we get payment intent can we get tax amount from that payment intent.

dull elk
#

OK, so what's the problem here?

spiral owl
#

I am unable to get tax amount from that payment intent.
Can we get that from that payment Intent or not.?
If not how can I get that tax amount.?
Is there any api.?

dull elk
#

Can you share with me a payment Intent ID?

spiral owl
#

sure

dull elk
#

Remember that the breakdown field is not included by default. To include it in the response, expand the breakdown field.

spiral owl
#

sure I will check that out.
Thanks.