#maarten_unexpected

1 messages Β· Page 1 of 1 (latest)

undone juncoBOT
#

πŸ‘‹ Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

πŸ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1423595817490583603

πŸ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

uneven gorge
#

hi there!

#

can you share a specific example where you had this issue?

#

like a Checkout Session ID or PaymentIntent ID?

vast elbow
#

yes!

#

I only have it in testmode

#

ch_3SDmhgJLHzUfIdsJ0k3caJk3

uneven gorge
#

ok, so this comes from a Payment Link where you enabled Automatic Tax

#

if you don't want Stripe to compute Tax for you, then you need to disable Automatic Tax in your Payment Link

vast elbow
#

ok

#

but then it got 0% tax

uneven gorge
#

yes that's normal

vast elbow
#

The logic should be:
NL consumers B2B -> 0% (reverse charged)
EU + rest of world B2B -> 21%
NL & EU + Rest of world B2C -> 21%

uneven gorge
#

and if you want more control over the tax, then you need to use Checkout Session with Tax Rates.

vast elbow
#

how can I do that?

uneven gorge
vast elbow
#

Ok

#

I'm new to stripe as a developer though

uneven gorge
#

let me know if you have a specific question, and I'll be happy to help!

vast elbow
#

can I install locally? or how can I connect to checkout API to test those custom rates ?

uneven gorge
#

what do you mean by "install locally"?

#

you just need to follow the doc I shared, and you can then call the Checkout API in test mode to see how it works.

vast elbow
#

ok - and how can I apply this on my account? πŸ™‚

uneven gorge
#

apply what?

vast elbow
#

the custom tax rates

#

"Creating tax rates
If you’re working with a small number of tax rates, you can manage and create them in the Dashboard. After creating tax rates, you can apply them to invoices, subscriptions, and one-off payments or subscriptions created through Stripe Checkout.

Create a catalog of tax rates that meet the requirements for the jurisdictions that you do business in. For example, if you operate in Europe, you might want to create a catalog of tax rates for OSS VAT.

Creating tax rates through the API
The following example demonstrates how you can create a tax rate through the API."

uneven gorge
#

exactly, the doc shows you how to create Tax Rates. so I'm not sure I understand the question

vast elbow
#

I have create them in the dashboard

#

The problem is that they not apply on my checkout sessions

#

For example I have created a rule that FR customers need to pay 21% VAT - but it's still 0% when I test

#

They do not overrule

uneven gorge
vast elbow
#

I think it gots an override with reversed charges ...

#

Because it's still 0% ...

uneven gorge
#

can you share the Checkout Session ID (cs_xxx)?

vast elbow
#

cs_test_b16qHWBoafxPppvcdBiKpVLjym2wL6S7uefFNbgW5tJnyedxcBkN7ah0nS

#

These are the custom tax rules I have

#

I only see this applied tax

#

NOt the 21% I've setup

#

NL consumers B2B -> 0% (reverse charged)
EU + rest of world B2B -> 21%
NL & EU + Rest of world B2C -> 21%

These are the rules I need - but I'm not. sure if it's gonna work that way ...

undone juncoBOT
mental lion
#

Hey! Taking over for my colleague. Let me catch up.

vast elbow
#

Hello!

#

I am aware this is a more of a niche problem that I have here πŸ™‚

#

There are just very specific tax rules to these kind of conferences.
It's a Belgium company, hosting an event in the Netherlands.

mental lion
#

I don't see any action on your side to use one of these tax rates

vast elbow
#

I've added the FR rule here ...

mental lion
vast elbow
#

how do I do this?

#

how do I do this for this type of product?

#

like If set it up on the custom tax rates

#

but it's not reflecting in the checkout session

mental lion
vast elbow
#

yes!

mental lion
#

And you are using PaymentLinks

vast elbow
#

Maatoplossingen = custom tax rates

#

Yes

vast elbow
#

it is in use already

mental lion
vast elbow
#

it is already configured

#

if I enable automatic collection - i have the same issue ...

#

0% tax for a FR business

#

with custom tax rates enabled

#

are you still there? πŸ™‚

#

i will have to go for a minute ...

mental lion
#

You need to check "Automatically calculate taxes"

vast elbow
#

I did that

#

Here ..

mental lion
vast elbow
#

in this one it is

#

should I share the id once again?

mental lion
#

Can you share the Checkout Session Id, yes please ?

vast elbow
#

sure

#

cs_test_b1Nq8GfEekOneAVgpYvxD0qijkdON4ChcXs3sRKI9LsdpIwJDnre98cOks

mental lion
#

Thanks for sharing, checking now ...

vast elbow
#

thanks

mental lion
#

Now Stripe Tax didn't computed a tax here because the line item is considered as reverse_charge

vast elbow
#

how can I switch this?

#

I added an exemption rule in tax settings ...

#

NL consumers B2B -> 0% (reverse charged)
EU + rest of world B2B -> 21%
NL & EU + Rest of world B2C -> 21%

This is the logic that I want πŸ™‚

mental lion
#

My team have limited knowledge on taxes and Stripe Dashboard, this channel is mostly for technical integration questions.

#

Sorry about this.

vast elbow
#

Stripe support = sales, no? πŸ™‚

#

Or where should I contact?

mental lion
#

And raise a support case.

vast elbow
#

ok thx

#

This will be a sales rep ..

#

ok it's happenning thanks

mental lion
#

Happy to help!