#charlie_58137

1 messages ยท Page 1 of 1 (latest)

final rootBOT
unique pasture
#

Hi ๐Ÿ‘‹ I'm not aware of any way to split/categorize the funds in the application fee. Is this for your reporting purposes? If so, you may be able to leverage the metadata field on Stripe objects to store information that is important to you that Stripe doesn't collect:
https://stripe.com/docs/api/metadata

sharp bay
#

Yes, for reporting we (and the partner with their sub-account) need tax invoices which specify how much of the Application Fee is VAT.

unique pasture
#

Gotcha, I think storing that breakdown as metadata, which you can reference later for your reporting, is going to be the best way to do that.