#Daïn
1 messages · Page 1 of 1 (latest)
Hi there!
My issue is that the invoice and receipt for the plateform fee between the connected account and the plateform is not created.
That's expected, Stripe doesn't create invoice for application fees
If not, can i create an invoice based on the plateform fee id
I guess you could use Stripe to create a new invoice from scratch for this, and then mark is as "paid out of band".
Hello, Thank you for your response.
Another question then: When i create an invoice, can i add VAT even though the PaymentIntent from which derive the application fee is without VAT ?
Since you are creating the Invoice from a Checkout Session, there's nothing you can change. So if the payment has no VAT, the invoice won't have either.
Sorry my question was not clear:
Can i create an invoice from scratch for the application fee (marked as "paid out of band") with VAT included in the application fee amount ?
If so, Stripe will charge another 0,4% (capped at 2$) for the new invoice right ?
Hello 👋
Taking over as soma needs to step away soon
Can i create an invoice from scratch for the application fee (marked as "paid out of band") with VAT included in the application fee amount ?
I don't believe you can mark only the application fees as "paid out of band". It has to be the whole invoice.
Also our team won't know a ton about fees really. That's usually a support question
Ok thank you for your answers.
Have a good day 🙂