I see no solution or even any internet discussion for a fairly obvious problem that is sending Stripe invoice/receipt to a customer, to several email adresses at once.
Docs show single email per customer object (what is obvious and clear) https://stripe.com/docs/api/customers/object though dashboard shows promising field as "Billing emails" - it's not even present on customer object - googling that doesn't render anything useful too.
The questions is - what if my customer wants invoices/receipts sent to multiple departments and we're stuck with single email per customer? Thank you in advance.


