I’ve been using the Bubble-created Stripe plugin which is excellent and supports Stripe Connect really well. However it only seems to support 1 buyer → 1 seller.
In my use-case, there is one buyer who is purchasing from dozens of sellers in a single transaction. Stripe says they do support this on their Connect page and has lots of documentation about it too. They call it " Separate charges and transfers".
I’ve been looking for a plugin that does this using Stripe Connect but haven’t found anything yet. I know I could build my own plugin but I’d rather use an existing plugin. Barring that, is there a way to get at the source code for the Bubble Stripe plugin? It’s amazing and I’d like to fork it to add that functionality if there isn’t already a plugin that does what I need.