# Login and payment features

**URL:** https://community.glideapps.com/t/login-and-payment-features/68536
**Category:** Ask for Help
**Created:** [December 10, 2023, 5:54am UTC](https://community.glideapps.com/t/login-and-payment-features/68536 "2023-12-10T05:54:52Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![kokoro\_koto](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/kokoro_koto/32/45205_2.png) [@kokoro\_koto](https://community.glideapps.com/u/kokoro_koto)
#### Post date: [December 10, 2023, 5:54am UTC](https://community.glideapps.com/t/login-and-payment-features/68536/1 "2023-12-10T05:54:52Z")

</div>

Hello, everyone.  
I’m developing a mobile app.

Is it possible to add login and billing features even on the free or starter plans?  
I understand that even with the pro plan, registration is limited to only 50 private users.

Is it possible to implement features like login and billing beyond the limitations on private users?

---

<div class="post-metadata">

### Author: ![Uzo](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/uzo/32/22639_2.png) [@Uzo](https://community.glideapps.com/u/Uzo)
#### Post date: [December 10, 2023, 6:16am UTC](https://community.glideapps.com/t/login-and-payment-features/68536/2 "2023-12-10T06:16:45Z")

</div>

Yes.

---

<div class="post-metadata">

### Author: ![Squibsie](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/squibsie/32/61909_2.png) [@Squibsie](https://community.glideapps.com/u/Squibsie)
#### Post date: [December 10, 2023, 2:06pm UTC](https://community.glideapps.com/t/login-and-payment-features/68536/3 "2023-12-10T14:06:42Z")

</div>

If you switch the privacy to public, but leave it as ‘require sign in’, I believe people will be able to reach the landing page, but will register for the app if they are not already a user.

---

<div class="post-metadata">

### Author: ![ThinhDinh](https://sea2.discourse-cdn.com/flex002/user_avatar/community.glideapps.com/thinhdinh/32/49_2.png) [@ThinhDinh](https://community.glideapps.com/u/ThinhDinh)
#### Post date: [December 11, 2023, 12:08am UTC](https://community.glideapps.com/t/login-and-payment-features/68536/4 "2023-12-11T00:08:23Z")

</div>

Please have a review of this flowchart to see if your users are public or private.

> [@Glide Privacy Flowchart](https://community.glideapps.com/t/glide-privacy-flowchart/60957):
>
> Configuring the Privacy Settings for your Glide App can sometimes be a little confusing, especially when it comes to understanding how each of the settings affect whether your Signed In Users are considered Public or Private. The below flow chart aims to demystify that somewhat. A couple of key points to understand and be aware of: If you choose Private Access, then all users will be Private. If you choose Public Access, then that doesn’t necessarily mean that all your Users will be Public. …

> [@kokoro\_koto](#):
>
> Is it possible to add login and billing features even on the free or starter plans?

Glide doesn’t offer billing features natively. You would have to work with a third-party integration.
