#mayuri_api

1 messages ¡ Page 1 of 1 (latest)

neat baneBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1372820083843534848

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

outer lark
#

Can you tell me what kind of integration are you building? Is it about invoices or subscriptions?

sinful zenith
#

it's about tax which applied for subscription

#

i have to add exclusive tax in subscription

outer lark
#

Ok, what do you mean by exclsive tax?

sinful zenith
#

yes

#

tax which applied on subscription

outer lark
#

I still don't quite understand what "exclsive tax" is, can you explain?

sinful zenith
#

Okay, i have to add tax on stripe product..

#

in this image you can see i add genral service tax here.

#

so how it's calculate?

#

here i select california but tax is 0

#

got my query?

#

?

#

are you there?

#

?

#

@outer lark

outer lark
#

Thanks for waiting. So you are talking about setting the tax_behavior to exclusive.

sinful zenith
#

yes

#

and how it is calculate?

#

if my product price is 12$ then how stripe added the tax>?

outer lark
#

https://docs.stripe.com/tax/calculating tax calcuation is complicated.

Stripe Tax calculates sales tax, VAT, and GST on transactions by considering factors like seller and customer locations, product type, transaction origin, and customer status. You can customize tax behavior to handle specialized scenarios.

sinful zenith
#

see the requirement is if customer purchase the subscription then apply the tax of subscription and stripe provide it

#

so how do i manage it?

outer lark