#smriti15s

1 messages ยท Page 1 of 1 (latest)

viral emberBOT
frosty lodge
#

Good question, looking in to this and will get back with what I can find

vale mango
#

Sure thanks.

frosty lodge
vale mango
#

Yes. I have done this. But still it's not applying %age defimed on tax rates to applied on shipping.

paper yew
#

@vale mango Do you have an example cs_xxx ID?

vale mango
#

sure

#

cs_test_a1LKFFqAK1h91HZJUoqOiUZ5KZmcwyO4pxBwyjUcmZPFxKTPmPtOuwbXBe

paper yew
#

$188.20 includes 10% sales tax on the shipping rate (it's just not shown as a line item)

vale mango
#

How?

#

10% of 162.0 is 16.2

#

16.2+162+10 = 188.2

#

where is the tax on shipping?

paper yew
#

Sorry, my misunderstanding

vale mango
#

np

#

tax_behavior: 'exclusive',
tax_code: 'txcd_10101000'

#

This is what i Used in checkout api.

paper yew
vale mango
#

trying

paper yew
vale mango
#

cs_test_a1gLltTWWeB75TRFKsOZoCPriwGUOoB9PzzDMxNS7Da70e3aL0ceCbwfgc

#

same behaviour

#

I tried few of them, same behaviour with all.

#

I want to know which tax_category to use in rder to apply the same tax rate defined in tax rates.

paper yew
vale mango
#

ok checiking again

#

cs_test_a1kvQlia7FlvPEWivZgxFNExPoDbwbAAiklD4P0aqurN9AZtqkO50ne2cY

#

now

vale mango
#

So, not possible by tax rates?

inland pulsar
#

๐Ÿ‘‹ stepping in as yynoj needs to step away

vale mango
#

ok

inland pulsar
#

Yep so as stated above, tax rates aren't supported for Shipping. Tax codes are only relevant for using Stripe Tax.

vale mango
#

any alternative?

inland pulsar
#

Not that I'm aware of at the moment. I think you would need to adjust your shipping rate to take into account tax if you want to handle this yourself without Stripe Tax.

#

I can file some feedback internally about this