# איך לתת למשתמשים ללא תשלום גישה מוגבלת מבלי להפוך את Discourse לפרטי?

**URL:** https://meta.discourse.org/t/how-to-give-unpaid-users-limited-access-without-making-discourse-private/190201
**Category:** Support
**Created:** [12 במאי,‏ 2021,‏ 2:47pm UTC](https://meta.discourse.org/t/how-to-give-unpaid-users-limited-access-without-making-discourse-private/190201 "2021-05-12T14:47:07Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![jajabor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jajabor/32/220436_2.png) [@jajabor](https://meta.discourse.org/u/jajabor)
#### Post date: [12 במאי,‏ 2021,‏ 2:47pm UTC](https://meta.discourse.org/t/how-to-give-unpaid-users-limited-access-without-making-discourse-private/190201/1 "2021-05-12T14:47:08Z")

</div>

I’m planning to build a paid membership community with Discourse. Is it possible to have paid members with read/write access, while unpaid members to have only read (or limited read) access.

e.g.  
Unregistered user: Look at topics, categories, search, can’t read what’s inside the topics.  
Registered user (paid): All access.

Or do you suggest I keep the group private and make a one-pager frontend landing page with a dynamic list of topic title, categories etc. (which is searchable).

Why I’m trying to do this?

1. To give people a glimpse of what they can expect by paying for membership. See before you buy approach.
2. Not to lose out on SEO from the topics created. This should be a funnel for new users who will discover the community from search.

Please guide me.

---

<div class="post-metadata">

### Author: ![ondrej](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ondrej/32/198804_2.png) [@ondrej](https://meta.discourse.org/u/ondrej)
#### Post date: [12 במאי,‏ 2021,‏ 2:56pm UTC](https://meta.discourse.org/t/how-to-give-unpaid-users-limited-access-without-making-discourse-private/190201/2 "2021-05-12T14:56:50Z")

</div>

Hello @jajabor

Have you seen this plugin. I think it offers what you are after?

> [@Discourse Subscriptions Plugin](https://meta.discourse.org/t/discourse-subscriptions/140818):
>
> discourse2Summary The Discourse Subscriptions plugin allows site owners to sell recurring and one-time purchase subscriptions that grant access to a group on a Discourse instance.open_bookInstall Guide This plugin is bundled with Discourse core. There is no need to install the plugin separately. The Discourse Subscriptions plugin allows you to create one-time as well as recurring subscriptions that users can pay for in order to access gated content. This can be a great …

---

<div class="post-metadata">

### Author: ![jajabor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jajabor/32/220436_2.png) [@jajabor](https://meta.discourse.org/u/jajabor)
#### Post date: [12 במאי,‏ 2021,‏ 3:02pm UTC](https://meta.discourse.org/t/how-to-give-unpaid-users-limited-access-without-making-discourse-private/190201/3 "2021-05-12T15:02:14Z")

</div>

Actually, Stripe only supports credit cards in my country while leaving out a whole lot of other options my target audience is comfortable using. E.g. netbanking, Google Pay etc. So I am planning to use a 3rd party payment gateway to fulfil that part of the problem.

Is there a way to integrate 3rd party payment gateway instead of Stripe?

---

<div class="post-metadata">

### Author: ![Krunnie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/krunnie/32/216504_2.png) [@Krunnie](https://meta.discourse.org/u/Krunnie)
#### Post date: [12 במאי,‏ 2021,‏ 7:37pm UTC](https://meta.discourse.org/t/how-to-give-unpaid-users-limited-access-without-making-discourse-private/190201/4 "2021-05-12T19:37:21Z")

</div>

You could try to use the Discourse Patreon plugin. It supports more than one payment option and it’d give you essentially the same thing as the other plugin.

---

<div class="post-metadata">

### Author: ![jajabor](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jajabor/32/220436_2.png) [@jajabor](https://meta.discourse.org/u/jajabor)
#### Post date: [13 במאי,‏ 2021,‏ 8:46am UTC](https://meta.discourse.org/t/how-to-give-unpaid-users-limited-access-without-making-discourse-private/190201/5 "2021-05-13T08:46:11Z")

</div>

Thanks for the suggestion. But I’m not keen on using Patreon since they will take commission for adding no functionality that i intend to use.

Is it possible to make Discourse semi-private, by limiting non-registered users to see only the topics + 3 posts per topic. To view the rest of the post (4th post onward), they need to sign up. And I’ll somehow enable payment during sign up.

Please guide.

---

<div class="post-metadata">

### Author: ![rosano](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rosano/32/219968_2.png) [@rosano](https://meta.discourse.org/u/rosano)
#### Post date: [13 במאי,‏ 2021,‏ 10:39am UTC](https://meta.discourse.org/t/how-to-give-unpaid-users-limited-access-without-making-discourse-private/190201/6 "2021-05-13T10:39:31Z")

</div>

i don’t have a lot of experience with discourse but i’m interested in this question for my own 3rd-party membership system. i always imagined you would manually or automatically set metadata on forum accounts and update it periodically via webhooks.

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [3 בנובמבר,‏ 2023,‏ 2:18pm UTC](https://meta.discourse.org/t/how-to-give-unpaid-users-limited-access-without-making-discourse-private/190201/9 "2023-11-03T14:18:46Z")

</div>


