#kamranhussain_25627

1 messages · Page 1 of 1 (latest)

trail coralBOT
wise iris
#

We're not experts on tax rates and calculations here. Do you know if the client wants to use Stripe Tax (and have us calculate tax automatically) or if they want to programmatically calculate tax themselves based on those rules?

tawny sonnet
#

as long as it works how the client wants would be fine

wise iris
tawny sonnet
#

by the way we have subscriptions and one time products

#

the only thing I want to know if it possible not to charge business customers any tax outside of NL?

wise iris
#

I'm not sure about that. Whether or not to charge tax ultimately depends on the client's tax obligations and the kinds of services they're selling/providing.

tawny sonnet
#

the client said she cannot charge customers outside of netherland if they are businesses because busness will pay taxes to their government, if she charges them she cannot pay those taxes on behalf of them so far that case she would want reverse charges, however, she would like to charge the non business customers tax because NL government said so, so if business and outside of netherland no taxes else she charge taxes.

#

wondering if it is possible to achieve via stripe automatic taxes or tax rates

wise iris
trail coralBOT
tawny sonnet
#

so, we need to enable tax by region?

crystal spindle
#

Hi 👋

I'm stepping in as @wise iris needs to go. So it sounds like you want some pretty precise logic on what tax to apply when

#

The difficulty here is that you would need to know before creating the Checkout Session where the Customer lived (to determine what Tax rates to apply). Is that something you know?

tawny sonnet
#

the problem is we know that we customer selects the country on checkout

crystal spindle
#

In that case I don't think you can use Tax Rates since those would need to be applied when creating the Checkout Session

tawny sonnet
#

Can we disable country selection on checkout so we can prepopulate it and make sure customer cannot change it?