#meow_67428

1 messages · Page 1 of 1 (latest)

hearty dewBOT
tardy topaz
#

hi there!

#

do you have a concrete example of Invoice with this issue so I can better understand your ask?

buoyant cradle
tardy topaz
#

and you would like the tax to be applied where instead?

buoyant cradle
#

I'd like the tax to only be applied on the correct line item:
If I live in a non-taxable country, move to switzerland then upgrade subscription it should be only applied on the upgrade

#

in my understanding at least

tardy topaz
#

not sure how that's supposed to work, looking into this.

mighty cobalt
#

When you say 'customer moved from FR to CH', how is that reflected in Stripe?

buoyant cradle
#

the customer.address.country changes from FR to CH, in my case, I have a stripe webhook that captures the "customer.updated" event when the billing address changes

mighty cobalt
#

Hmm, I don't really think it works like you'd expect. We'd calculate tax due on all items based on the customer location at the time of the downgrade/upgrade

#

I think is this is a query specific to how tax is calculated in scenarios like this, you'd be better off speaking with support: https://support.stripe.com/contact

Team here have no knowledge on how the tax calculations work