#absolutunit
1 messages · Page 1 of 1 (latest)
No separate auth and capture isn't really a thing with invoices unfortunately
Hm okay I understand.
Using a raw payment intent without an invoice would also not account for any taxation in the stripe account. Do you know how this can be handled?
Because the paymentIntent has no tax rules we wouldnt know what is taxed in which country.
You could use our tax calculation api to handle tax w/ payment intents: https://stripe.com/docs/tax/custom
okay thank you i will have a look at this.
I assume that wouldnt show up in the Stripe Tax Report though right?
sorry forget that, i cant read haha.
record the transaction so it appears in Stripe Tax reporting
No worries
Thank you for your help, ill try to see what i can do with those methods!.
No problem