Hi,
I recently bought the Stripe Marketplace plugin and am actually almost done setting everything up.
I’m creating a marketplace, so my app takes a fee for each transaction. I want this fee to be sent as a post-payment invoice.
How would I be able to do that?
One solution I found was creating the invoice and then sending the draft pdf as an email so I don’t charge the user twice. For this to work fully, however, I need to add the “tax_rates” which I can’t find documentation of. (as shown on the screenshot)
Where can I find this (it’s not the tax rate ID created in Stripe)?
Also if anybody has a better solution please let me know
Here’s the error message: