# Flat-rate Subscriptions

{% embed url="<https://youtu.be/DtXjrQyN53Y>" %}

If your pricing model resembles something that is independent of a metric and is charged on a recurring basis, then this Flate-rate Subscription guide is for you. You can also consider using flat-rate if your product is at a very early stage, and the SaaS company just wants to start charging customers.&#x20;

Once you have established how many different plans you are to have, you need to create a product for each of them. For example, let's take a model that will have two pricing plans (Basic and Pro). In this case we will create a product for each of these.  Creating a product in "Stripe" is as simple as clicking "+ Product"

![](https://3989701610-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MEUoaSM3Rb7cfrwwBCO%2F-MJ3OjzkF0Tz-spvruez%2F-MJ3Owp9tWG8u5RH_J-s%2FScreen%20Shot%202020-10-07%20at%2010.09.46%20AM.png?alt=media\&token=c4433b64-8afe-4701-bfe9-9d1f706875bb)

If you would like to use a yearly pricing plan instead of monthly or in addition to a monthly plan, there is only a small change in the process to be made. When creating your product you would create an additional price and set the recurring rate to yearly.

![](https://3989701610-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MEUoaSM3Rb7cfrwwBCO%2F-MJ8KkUDND_d6sv0AH6j%2F-MJ8L2EpCGDwrm98UEBR%2FScreen%20Shot%202020-10-08%20at%2010.51.02%20AM.png?alt=media\&token=457ac49f-0717-419f-95e0-3892a398cd49)

Now that we are done creating the products, for Billflow to recognize these products as a single service we need to tag it with an "sb\_service" tag. This tag should be the same for all products(pricing plans) that are in the model. Next we tag each with a unique "sb\_tier" that corresponds to the plan. That means we have 2 unique "sb\_tier" tags for our example.&#x20;

![](https://3989701610-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MEUoaSM3Rb7cfrwwBCO%2F-MJ3OjzkF0Tz-spvruez%2F-MJ3W5YQ9qZ4sdld0ia3%2FScreen%20Shot%202020-10-07%20at%2012.22.12%20PM.png?alt=media\&token=05ccfd6e-7aad-4379-a11e-aadcc3e0234d)

Finally, we go back to Billflow and refresh the "Pricing Plan" page. We should see our pricing plan pop up.&#x20;

![](https://3989701610-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MEUoaSM3Rb7cfrwwBCO%2F-MJ3OjzkF0Tz-spvruez%2F-MJ3XaZLr9aTVqiLYXeS%2FScreen%20Shot%202020-10-07%20at%2012.28.48%20PM.png?alt=media\&token=d38991e7-5490-424a-9cab-cc4d9208bb88)
