Hi,
I’m building a marketplace with HivePress + Bookings + Payouts (Stripe Connect). The business model is similar to Airbnb:
- Hosts (property owners) publish listings and receive payments through Stripe Connect (which is already set up)
- Customers (regular users) simply register and book listings, but they don’t need to connect a Stripe account.
Right now, during the registration, the “Set up payouts on Stripe” button appears for all users, even for those who just want to book a listing. This is confusing, because customers should never be asked to configure Stripe.
My question:
Is there a way to show the “Set up payouts on Stripe” button only for users who create/publish listings (hosts), and not for regular users who only want to register and book?
Thanks in advance for your help!