#MarkoBoras

1 messages · Page 1 of 1 (latest)

paper magnetBOT
pulsar spruce
#

Hi there

#

Overall yes you could do this

#

But you will need to know the location of your customer ahead of creating the Checkout Session

#

So you know whether to enable auto tax or set a tax rate

solemn iris
#

I know location of customer before creating Checkout because he needs to give me data on Onboarding

#

My idea was this

#

For stripe supported countries just pass
"automatic_tax: { enabled: true },"

#

For non stripe supported countries pass custom tax rate

#

?

pulsar spruce
#

Yep

#

That would be the way to do it

solemn iris
#

Can we please tag here tarzan or some other stripe developer

#

they told me same thing 1hour ago that is not possible to mix stipre tax with tax rates

#

let me find that thread

pulsar spruce
#

You can't pass both to a Checkout Session

#

That will throw an error

#

But as long as you use one or the other it will work just fine

solemn iris
#

I will not pass both

pulsar spruce
#

You can test this out pretty easily

solemn iris
#

I need to this in non-eu countries

#

my accountat told me that for all those countrie I charge them 25% as it is my company's country TAX

#

can I create one tax rate and use it for all those type of users

#

and for stripe supported countries don't pass any tax rate and let stripe tax auto calculate

pulsar spruce
#

Yep you can

#

I would recommend doing some testing

#

Everything you are describing should work just fine

solemn iris
#

ok I'll test

#

if you can look I have thread today at 12:57

#

where I had same conversation

#

and he said me I can't do that

#

I'll go test this and come back later

#

thanks man

#

this helps me really lot

pulsar spruce
#

Sounds good!

solemn iris
#

can I create tax rat and use it if I haven't specified region

#

tax rate*