#Reuben-Shipping VAT

1 messages · Page 1 of 1 (latest)

fallow horizon
#

👋 happy to help

#

I don't really follow

#

where did you see the 11%?

royal hill
#

Hi @fallow horizon

Well my main question is why the Gross value of shipping is added to the total with no tax

#

I am expecting sub total to be 1250 and amount total to be 1500

"amount_tax should be 2500

fallow horizon
#

could you please share the event id that you are receiving?

#

amount_tax is only the tax amount and not the total + tax

royal hill
#

Are you asking for the "object": { "id": }

#

What I would expect is the following:

"amount_total": 1500,
... "amount_tax": 250

Product 9000
Shipping 6000

Both with 20% vat

fallow horizon
#

when you receive a webhook event, there's an event id evt_xxxx

royal hill
#

evt_1LLT3zDp9GSYW5xiA3cJO9Y8

#

(it's with a discount etc... But you get the idea)

fallow horizon
#

I will take a look thanks

royal hill
#

Again, I just want the

"total_details":{ "amount_tax": }

to include tax on the shipping cost and not only the products.

#

(off topic, but would be extremely helpful if the webhook could include the order lines instead of being forced to call that endpoint after receiving the webhook)

fallow horizon
#

to include tax on the shipping cost and not only the products.
I don't think that's possible

#

VAT is something collected on products

#

let me double check

royal hill
#

The EU has standard rules on VAT, but these rules may be applied differently in each EU country. In most cases, you have to pay VAT on all goods and services at all stages of the supply chain including the sale to the final consumer. This includes from the beginning to the end of a production process, e.g. buying components, transport, assembly, provisions, packaging, insurance and shipping to the final consumer.

fallow horizon
#

@royal hill you created a shipping price with a tax_behavior inclusive meaning the 6GBP includes the VAT

#

shr_1LJEVgDp9GSYW5xiPqpFJlaJ

royal hill
#

I tested with exclusive

#

Same results

fallow horizon
#

could you please send me that request id (the one that you created the checkout session for)? here's how you can find the request id https://support.stripe.com/questions/finding-the-id-for-an-api-request

royal hill
#

How do I get the Shipping + Product to be included in the VAT calculation?

#

I am not sure I want to share a lot of information here on a public Discord

fallow horizon
#

no one would be able to access your objects

#

so there's nothing to fear in sharing your object ids

#

if you prefer you can contact support https://support.stripe.com/?contact=true

#

and you can provide all the information there

royal hill
#

Is that the _pi?

fallow horizon
#

what is?

royal hill
#

cs_test_b1OYrxLfz6VE72mZayX5w1z9iW0mtHw98VtM7Zkp7shCmZCwYHC7CndckY

fallow horizon
#

thanks I will take a look

#

in this checkout session you're still using the shipping rates which have an inclusive tax behavior

royal hill
#

Yes, I know. I tried with a exclusive tax behaviour but the result is the same

worn grotto
#

this is more of a product question our support team at https://support.stripe.com/?contact=true would be better equipped to answer and upstream if needed. I'd suggest writing a detailed email with the example PaymentIntent, the exact JSON you see, an explanation of what you want to see instead and why, and we can take it from there.