I’m creating a social network site with buddypress and woocommerce.
I want to enable every member to purchase from others and to sell their products online.
That is, every user must assigned to a woo-commerce category at the time of signup and their products will be listed in the sub of category.
For every category, there should be a separate pay-out account (like paypal).
I want to achieve this without using the buddypress-multisite feature.
What I am after:
I want an idea behind it, any code snippets, examples or plugins.
All answers and suggestions are welcome. Thanks in advance.