# App Membership!

**URL:** https://community.thunkable.com/t/app-membership/603408
**Category:** Questions about Thunkable X
**Created:** [June 9, 2020, 12:27am UTC](https://community.thunkable.com/t/app-membership/603408 "2020-06-09T00:27:20Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![cookbookmasters](https://avatars.discourse-cdn.com/v4/letter/c/8baadc/32.png) [@cookbookmasters](https://community.thunkable.com/u/cookbookmasters)
#### Post date: [June 9, 2020, 12:27am UTC](https://community.thunkable.com/t/app-membership/603408/1 "2020-06-09T00:27:21Z")

</div>

Hey Everyone!!  
I want to incorporate membership into my app! So if someone pays for monthly membership they can see premium content!

Please Help!

x Me

---

<div class="post-metadata">

### Author: ![choi\_beomgyu](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/choi_beomgyu/32/105994_2.png) [@choi\_beomgyu](https://community.thunkable.com/u/choi_beomgyu)
#### Post date: [June 9, 2020, 12:53am UTC](https://community.thunkable.com/t/app-membership/603408/2 "2020-06-09T00:53:39Z")

</div>

sure

---

<div class="post-metadata">

### Author: ![Dean\_Artis](https://avatars.discourse-cdn.com/v4/letter/d/a8b319/32.png) [@Dean\_Artis](https://community.thunkable.com/u/Dean_Artis)
#### Post date: [June 9, 2020, 1:15am UTC](https://community.thunkable.com/t/app-membership/603408/3 "2020-06-09T01:15:06Z")

</div>

As far as I know Thunkable X does not have In App Billing therefore you won’t be able to do this.

There may be a workaround if you are only creating an app for Android and uploading it to stores other than Google Play. In this instance you may be able to ask people to pay via Paypal etc but I foresee a lot of work.

---

<div class="post-metadata">

### Author: ![kizzy](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/kizzy/32/76421_2.png) [@kizzy](https://community.thunkable.com/u/kizzy)
#### Post date: [June 9, 2020, 3:56am UTC](https://community.thunkable.com/t/app-membership/603408/4 "2020-06-09T03:56:06Z")

</div>

i think you would just have to let people pay for the app no free version

---

<div class="post-metadata">

### Author: ![gobassky](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/gobassky/32/77019_2.png) [@gobassky](https://community.thunkable.com/u/gobassky)
#### Post date: [June 9, 2020, 8:12am UTC](https://community.thunkable.com/t/app-membership/603408/5 "2020-06-09T08:12:33Z")

</div>

Assuming the payment mode is not part of your app, you can actually use the “Firebase Authentication” feature to create a list of members and code in access restrictions to the app or part of it.

Firebase Authentication implementation in thunkable is pretty cool. Email verification, password changes, all can be done with a single thunkable block. Check it out.

---

<div class="post-metadata">

### Author: ![browncoatjustice52](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/browncoatjustice52/32/71039_2.png) [@browncoatjustice52](https://community.thunkable.com/u/browncoatjustice52)
#### Post date: [June 9, 2020, 8:16am UTC](https://community.thunkable.com/t/app-membership/603408/6 "2020-06-09T08:16:12Z")

</div>

Yeah, though if you want monthly billing you can redirect your user to Paypal, Google Pay, UPI, Phone Pe, etc. You might wanna create another bank account for your membership plans, just to be on the safe side. 😇

---

<div class="post-metadata">

### Author: ![eko.devs.apploroceo](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/eko.devs.apploroceo/32/93147_2.png) [@eko.devs.apploroceo](https://community.thunkable.com/u/eko.devs.apploroceo)
#### Post date: [December 23, 2020, 12:37pm UTC](https://community.thunkable.com/t/app-membership/603408/7 "2020-12-23T12:37:58Z")

</div>

use apis  
or u can use blockchain wallet(take some risk\*)

---

<div class="post-metadata">

### Author: ![ioannis](https://sea1.discourse-cdn.com/flex015/user_avatar/community.thunkable.com/ioannis/32/146956_2.png) [@ioannis](https://community.thunkable.com/u/ioannis)
#### Post date: [November 8, 2024, 11:27am UTC](https://community.thunkable.com/t/app-membership/603408/8 "2024-11-08T11:27:43Z")

</div>


