Subscription Management

Cloneflix offers subscription payments. There are 3 subscription types. The privilege of subscriptions is profiling limits. By default, users with a "Basic" plan subscription can create 1 profile, users with a "Standard" plan subscription can create 2, and users with a "Premium" plan subscription can create 4 profiles. You can customize it as you wish.

Creating Subscription Plans


2- Open the "Products" tab and click to "Add product" button
Image without caption
3- Create your product as you want
4- Add price as much as you want on "Pricing" section
5- You will see the all prices' "API IDs"
Image without caption
6- Open the Bubble editor
7- Go to data tab, open the Option sets tab, and choose "Subscription Plans"
Image without caption
8- Modify Plan's attributes. Paste a price's "API ID" into "Stripe ID" field
Image without caption

Show users a discounted price


All you must do is write the discounted price in the "Discounted Price" field. If you do not want the discount to appear, leave this field blank.
Image without caption