#svetidamir

1 messages · Page 1 of 1 (latest)

hallow quailBOT
final spoke
#

Hi there!

mossy fossil
#

Hi 😄

final spoke
mossy fossil
#

I think I did all the these steps. I'm not sure, I followrd all the instructions on the tax page

#

Maybe this will help you to tell me did I do it all

final spoke
#

Can you share the PaymentIntent ID (pi_xxx)?

mossy fossil
#

pi_3NiFUNBsYATYYwWt3MGJaYm1

#

this is the last one I tried

#

This is just my testing account so I can setup all for the client, and then I will use his Stripe to setup correctly all and use his API key

#

I see there is this part for surpassing 500.000 USD in sales, but I'm not sure is that the case

wispy escarp
#

basically tax is zero because you are not registerd for tax in Croatia

mossy fossil
#

So I need to add every country where I wish to have tax?

#

Is there a short way to set tax to only EU country?

#

Okay now it is working for Croatia, i have tested it, but do I need now to put Tax Registration for Germany also?

wispy escarp
#

if you try it you'll see you can select the option for OSS cross-EU

mossy fossil
#

I'm sorry for stupid questions, but is there a way I can just tell Stripe that I verified the VAT and if I wish that they don't pay tax I can send in my API call?
'automatic_tax' => [
'enabled' => false,
],

#

Like that is my idea for now, and for all EU countries I will use OSS cross-EU.

#

Because I use EU validator for the VAT

wispy escarp
#

well if you pass automatic_tax[enabled] false then we don't calculate any tax on the Invoice, it just charges whatever you passed to the Invoice/Subscription itself