#Elliott

1 messages ยท Page 1 of 1 (latest)

tiny juniperBOT
crimson stone
#

Hi there, the PaymentIntent or Charge object alone doesn't carry information about tax.

hidden linden
#

Any ideas where does? ๐Ÿ˜

#

Sorry, I thought that was adding to this thread...my bad ๐Ÿ™๐Ÿฝ

crimson stone
#

No problem

hidden linden
crimson stone
#

Remember to expand the breakdown field because it's not included in response by default.

hidden linden
#

Some of the transactions I'm trying to get the Tax Amount for are created by Payment Links or PaymentIntents rather than Checkout Sessions.

So, no Checkout Session or Invoice is created. That's where I'm getting stuck...

crimson stone
#

PaymentLinks are powered by CheckoutSessions, so you can also listen to checkout.session.complete and get notified when a checkout session created by PaymentLink completes

#

I don't think you can use Stripe Tax directly with PaymentIntent, do you have a PaymentIntent ID that I can take a look?

hidden linden
harsh phoenix
#

Hey! Taking over for my colleague. Let me catch up.

hidden linden
hidden linden
#

This doesn't have tax applied to it, however since I haven't switched Stripe Tax or Tax Rates on in "Live" yet.

harsh phoenix
#

Otherwise you need to compute tax on your end in (your integration) and pass the final amount when creating the PaymentIntent

hidden linden
harsh phoenix
#

With my pleasure! Don't hesitate to come back if you have any follow up Questions!