Hi,
I’m trying to build a Airbnb clone (for EV charging) and have completed almost everything. I’m stuck on the Stripe Marketplace integration. I have set up a two side marketplace within one app. Hosts and Drivers are both classed as Users with a True/False for Hosts to determine which side of the app is for them.
Specifically, I’m unable to obtain the correct Stripe Account ID from Hosts when setting up the Stripe Marketplace integration on the Driver check out screen. It is automatically pulling the Stripe Account ID from Driver users. I tried separating the User groups into Hosts and Drivers but this didn’t work either so have reverted to one User group.
I have successfully set up the Stripe Connect for my business and within the Host side of the app.
Any help much appreciated!