Billflow
  • Quick Start
  • Setup
    • First Time Setup
      • Connect & Setup Stripe
      • Invite Team Members
      • Create Your First Billing Page
      • Embed The Billing Page
      • Activate Live Payments
  • Billing Pages
    • Plan Picker
    • Checkout Form
    • Customer Portal
    • Pricing Page
    • Invoice Portal
  • How-to's
    • Setup Pricing
      • Flat-rate Subscriptions
      • Free Trial
      • Unit-based
      • Meter-based
      • Setup Fees
      • One-Time Payment
      • Payment Plans (Subscription Schedules)
      • Complex Pricing
      • Add-ons
    • Connect to SaaS
      • Using Stripe Webhooks
    • Change Style
      • Plan Picker Style Templates
      • Customer Portal Style Templates
      • Pricing Page Style Templates
      • Checkout Form Style Templates
    • Update Pricing
    • Use Coupons
    • Enable Quantity Management
    • Enterprise Sales Flow
    • Cancellations/Payment Failures
      • Set up Cancellation Feedback
      • Configure Dunning Emails
    • Automated emails
    • Internationalization
      • Support multiple currencies
      • Support multiple languages
    • Upgrade to new Billing Pages
    • Record Usage
    • VAT & Taxes
    • Indian Recurring Payments
  • No-code Integrations
    • No-code App Builders
      • Bubble
        • How to connect Stripe webhooks to Bubble
      • Webflow
      • WordPress
        • Add Widgets
        • Advanced Usage
        • Useful Plugins
      • Notion
      • Drupal
    • Rewardful
    • ChurnKey
  • Developer Docs
    • Embed Configurations
      • Plan Picker Configs
      • Checkout Form Configs
      • Customer Portal Configs
      • Pricing Page Configs
      • Invoice Portal Configs
    • Handling Events
    • Languages & Frameworks
    • Customize Elements
    • Versions & Beta Testing
  • Help
    • Managing Account & Team
      • Reset Your Password
      • Manage Team Members
    • Frequently Asked Questions
    • Changelog
Powered by GitBook
On this page

Was this helpful?

  1. How-to's
  2. Setup Pricing

Flat-rate Subscriptions

How to create a Flat-rate pricing model

PreviousSetup PricingNextFree Trial

Last updated 4 years ago

Was this helpful?

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.

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"

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.

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.

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