#santhurein
1 messages · Page 1 of 1 (latest)
👋 happy to help
if you know what tax rates to use you can simply use https://docs.stripe.com/invoicing/taxes/tax-rates
Also when I create tax transaction in test mode, I couldn't see it anywhere.
do you mean on the dashboard?
Yes @fathom flax
I'm not sure tax calculation objects are shown in the dashboard
they are accessible through the API though
noted, so can you please explain me the difference between tax rate and tax a bit ?
I need to add GST on every paymentIntent
tax rate are known prefixed tax-rates
whereas custom tax calculates the tax for each customer, for each price during the payment
So there should be at least one customer created or billing information must be collected first BEFORE tax?
if you're using custom tax yes
so is GST a custom tax?
I'm really not a tax expert, sorry
maybe you can get better answers by contacting https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
they might be better equipped to answer these types of questions
Noted @fathom flax , thank you so much for your help!