#Arjan

1 messages · Page 1 of 1 (latest)

iron hullBOT
rustic plume
#

Can you share the Checkout Session ?

rustic plume
solemn swift
#

Yeah that one gets applied just fine to the line item. It's the item that you add to cross-sell that doesn't want to get taxed 😉

#

As you can see in the screenshots the tax amount doesn't budge after adding a cross-sell item.

rustic plume
#

The mean that the tax isn't applied to the cross-sell item?

solemn swift
#

Correct, nor do I see a way to add it in the SDK

rustic plume
#

I see that the cross-sell item is added

solemn swift
#

something like a "defaultTaxRate" for cross-sell items

rustic plume
#

Bu the VAT 21% is applied on the total

solemn swift
#

it's 52,50 over 250 and 52.50 over 375

rustic plume
#

Ah wait yeah sorry, the tax rate is applied only to the item

#

Tax rates can't be set at Checkout level agree.

#

Probably you should use Stripe Tax inorder to apply automatically the rates on all Checkout Items.

solemn swift
#

Alright, I think I'll handle the cross-sell on our end for now and just pass an extra line item to checkout if that's the only way without Stripe tax enabled.

#

Thanks for your help.