#madhav_checkout-tax

1 messages ¡ Page 1 of 1 (latest)

river kilnBOT
#

👋 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/1263166611368706204

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

novel compassBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

true abyss
bitter knot
#

Hi @true abyss

I do want to see the tax calculation but not after the payment

#

I want to see the calculation on the stripe payment page

#

Hi @true abyss

In this tax is there but We can see that the price is 0

true abyss
#

Gotcha, so that's the tax. The tax is calculated based on information you fill out on the page such as your address

#

madhav_checkout-tax

bitter knot
true abyss
#

Then you need to make sure you have configured the right tax code on your Product/Price, that you have the right Tax Registrations on your Stripe account, etc. I'd recommend carefully reading through https://docs.stripe.com/tax/set-up

bitter knot
#

I have setup the origin address, and preset tax code along with tax behaviour set to auto to check behaviour by currency

true abyss
#

Your Price has tax_behavior: 'unspecified' right now though so you definitely didn;'t follow the steps in those two docs I think
Try creating a new Product and Price with the correct tax information

bitter knot
true abyss
#

Are you sure that specific tax code has tax on it though?

#

sorry I'm looking in parallel but I always struggle to make this work too in Test mode since it applies real life rules to tax calculation. But your code is correct, the missing tax is really due to the configuration of your account or the Product/Price