#disha
1 messages · Page 1 of 1 (latest)
there's lots of potential reasons for that, https://stripe.com/docs/tax/zero-tax describes them
in the example you shared yesterday, I told you it was because of https://stripe.com/docs/tax/zero-tax#not-registered for example
we have now registered, so yesterday's reason should not be there
then it must for one of the other reasons listed on that page
Do you have a specific in_xxx you can share where you expect tax to be applied but isn't?
in_1MWzc7BZfmvI9JsLMvIC6Xw3
Taking a look
oh I think I figured
the client has done a tax registration in non test env
in test mode, I should do the registration
Yes you'll need to create the test registration is each mode. They don't automatically carry across
And that is the reason why there's no tax applied here, you can see on Dashboard:
yes, thank you