#devendra

1 messages ยท Page 1 of 1 (latest)

round swift
#

๐Ÿ‘‹ happy to help

snow kraken
#

๐Ÿ‘‹

round swift
#

unfortunately that's not possible

snow kraken
#

Thanks for quick response

#

Actually we are using stripe intent payment in my application

#

now i want to calculate tax as well with help of stripe but in intent flow

#

@round swift As per you if i am using intent process of stripe in need to implement sales tax using other provider ??

round swift
#

Payment Intents don't support tax calculation

#

you would need to calculate the tax and then create a PaymentIntent with the amount including tax

snow kraken
#

Got your point thanks for quick help. I may need to use some other API provider for Sales tax and Send Payment intent request to Stripe

round swift
#

you can instead use Invoices

#

but that might change your integration with Stripe