# Group membership subscriptions with profit split

**URL:** https://meta.discourse.org/t/group-membership-subscriptions-with-profit-split/143234
**Category:** Support
**Created:** [March 3, 2020, 5:08pm UTC](https://meta.discourse.org/t/group-membership-subscriptions-with-profit-split/143234 "2020-03-03T17:08:08Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![jord8on](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jord8on/32/166809_2.png) [@jord8on](https://meta.discourse.org/u/jord8on)
#### Post date: [March 3, 2020, 5:08pm UTC](https://meta.discourse.org/t/group-membership-subscriptions-with-profit-split/143234/1 "2020-03-03T17:08:08Z")

</div>

We have a community with thought leader and pros (making up about 5% of the population) and regular members (95%). We want a tool that will allow us to create a sort of marketplace where members can sign up as a member with specific pros, and then be granted access to that pro’s private group, and the pros could manage the memberships.

To further complicate things, I want to set it up so we retain a small percentage. e.g. We keep ~30% and also absorb the standard $.30 + 2.9% fees so the pro gets 70%.

I’ve seen a few plugins that deal with allowing people to make donations or to pay you one-time or recurring subscription fees.

- [ProCourse Memberships](https://meta.discourse.org/t/procourse-memberships/57558)
- [Discourse Memberful integration](https://meta.discourse.org/t/discourse-memberful-integration/60798)
- [Discourse Subscriptions plugin](https://meta.discourse.org/t/discourse-subscriptions-plugin/140818)
- [Subscriptia - Simple paid memberships](https://meta.discourse.org/t/subscriptia-simple-paid-memberships/99275) DEAD??

These are fantastic tools (except maybe that last one 😏) But I don’t see any that could work for a marketplace/commission type of subscription model.

So the simple answer to my question is probably… it doesn’t exist. Go to the #Marketplace?

But I have another followup question which is about a slightly different workflow…

I’m also using Wordpress for our website. I’m using the “[Multivendor Marketplace](https://wordpress.org/plugins/wc-multivendor-marketplace/)” tool with woocommerce. It’s incredibly powerful and allows me to retain comissions on products/services that members buy.

Would the right path to persue be to get the membership created and managed on that side, and have someone do some custom dev to provision new groups or link members to groups in Discourse, which would then grant access into these private groups?

(and this is may be a dumb question but just to confirm… If I do have private groups, we’ll also need to create categories that these groups have access to and the “category” is where the discussions go down. right?)

---

<div class="post-metadata">

### Author: ![simon](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/simon/32/339122_2.png) [@simon](https://meta.discourse.org/u/simon)
#### Post date: [March 3, 2020, 7:05pm UTC](https://meta.discourse.org/t/group-membership-subscriptions-with-profit-split/143234/2 "2020-03-03T19:05:07Z")

</div>

> [@jord8on](#):
>
> If I do have private groups, we’ll also need to create categories that these groups have access to and the “category” is where the discussions go down. right?

Yes, this is probably the correct approach for your case. For details about setting this up, have a look at the video in this topic: [[Video] How to create a private category using group permissions](https://meta.discourse.org/t/video-how-to-create-a-private-category-using-group-permissions/136439).

Another feature that is available to groups is that personal messages can be sent to all group members. This is especially useful for customer support type scenarios.

> [@jord8on](#):
>
> I’m also using Wordpress for our website. I’m using the “[Multivendor Marketplace](https://wordpress.org/plugins/wc-multivendor-marketplace/)” tool with woocommerce. It’s incredibly powerful and allows me to retain commissions on products/services that members buy.

It’s hard to know what the best approach would be for your case, but managing group memberships, payments, and commissions from WordPress would definitely be possible. This would be easiest to do if your WordPress site is the SSO provider for your Discourse site. [Our WordPress plugin](https://wordpress.org/plugins/wp-discourse/) can be used to enable SSO between WordPress and Discourse. It also [makes a few functions available](https://meta.discourse.org/t/managing-discourse-group-membership-with-wp-discourse/74724) that can be used by developers for managing Discourse group membership.

If you are using the [WP DIscourse](https://github.com/discourse/wp-discourse) plugin with Woocommerce, you may need to install [GitHub - scossar/wp-discourse-woocommerce-support: Integrates the wp-discourse plugin with WooCommerce · GitHub](https://github.com/scossar/wp-discourse-woocommerce-support). An alternative to installing that plugin is to just add the functions given in the plugin’s README to your site.

---

<div class="post-metadata">

### Author: ![maiki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/maiki/32/233950_2.png) [@maiki](https://meta.discourse.org/u/maiki)
#### Post date: [March 3, 2020, 10:54pm UTC](https://meta.discourse.org/t/group-membership-subscriptions-with-profit-split/143234/3 "2020-03-03T22:54:49Z")

</div>

> [@jord8on](#):
>
> Would the right path to persue be to get the membership created and managed on that side, and have someone do some custom dev to provision new groups or link members to groups in Discourse, which would then grant access into these private groups?

Yeah, I haven’t done it myself, but after reading the docs for the WP-Discourse plugin, I noted I’d use WordPress for all the commerce, subscription management, and membership tiers, and would push changes over to Discourse to move users between groups. 👍

---

<div class="post-metadata">

### Author: ![jord8on](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jord8on/32/166809_2.png) [@jord8on](https://meta.discourse.org/u/jord8on)
#### Post date: [March 4, 2020, 2:33am UTC](https://meta.discourse.org/t/group-membership-subscriptions-with-profit-split/143234/4 "2020-03-04T02:33:36Z")

</div>

Thanks so much for this response. I think I have already installed those bits that you just mentioned. Glad for the affirmation to work these memberships from the WordPress side.

Thanks @maiki as well!

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [April 3, 2020, 2:33am UTC](https://meta.discourse.org/t/group-membership-subscriptions-with-profit-split/143234/5 "2020-04-03T02:33:37Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
