#krista2780
1 messages · Page 1 of 1 (latest)
Hello! It sounds like you may want to disable automatic_tax when you create the Checkout Session: https://docs.stripe.com/api/checkout/sessions/create#create_checkout_session-automatic_tax-enabled
Got it ok, so if i pass automatic_tax as False, then stripe will not flag it as taxable? This would make it so that they do NOT show up as taxable payments in Stripe (in the 1099-K form)
Im looking at our production sessions and we are always setting automatic_tax as False (we always pass our own tax id). But all orders are showing up on our sellers 1099-K forms.
You would not pass any tax IDs either.
Basically don't provide any tax info at all.
yes, we are doing that already. But when Stripe generates the 1099-k form for our sellers, the orders wil zero tax applied as still showing up as taxable payments.
how do i flag orders so that they do not show up as a taxable payment in 1099-k forms.
Here is an example, the seller needs to charge additional shipping so we create a stripe session for the amount. but this order is being flagged as a taxable payment according to stripe meaning the seller has to count this as taxable income when they file taxes. we need a way to flag orders like this so that they are not included.
I don't know anything about that side of things, unfortunately. For tax help regarding 1099s and whatnot you should contact Stripe support: https://support.stripe.com/contact/email