#krista2780

1 messages · Page 1 of 1 (latest)

fast lichenBOT
orchid fable
humble pivot
#

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.

orchid fable
#

You would not pass any tax IDs either.

#

Basically don't provide any tax info at all.

humble pivot
#

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.

orchid fable