Hi everyone,
I’m building a plant marketplace (bitkimo.com.tr) using HivePress + Memberships. I have two vendor categories: Bireysel (individual sellers) and Kurumsal (business sellers) with completely different requirements.
My goal:
Bireysel vendors:
-
Register and get auto-assigned to “Bireysel” vendor category
-
Get auto-assigned a free membership plan with unlimited listings
-
Skip the “Select Plan” page entirely
-
Go directly to listing submission
Kurumsal vendors:
-
Register and get auto-assigned to “Kurumsal” vendor category
-
See the “Select Plan” page with ONLY START, BUSINESS, PRO plans (Bireysel plan hidden)
-
Must select a paid plan before submitting listings
What I need (code snippets):
-
Auto-assign vendor category based on registration form selection
-
Auto-assign free Bireysel plan to Bireysel vendors (bypass Memberships entirely)
-
Hide the Bireysel plan from Kurumsal vendors on the Select Plan page
Current setup:
-
Vendor categories:
bireysel,kurumsal(already created) -
Membership plans: Bireysel (free, 999 limit), START, BUSINESS, PRO (already created)
-
HivePress + Memberships extension installed
@ihor @andrii — could you provide code snippets for this workflow?
Thank you!