Flat-rate pricing

Flat-rate pricing
Learn how to set up flat-rate pricing for your subscriptions to charge your customers a fixed recurring fee for access to your product or service

In Solidgate Billing 2.0, flat-rate pricing charges a fixed recurring fee for access to the product. The subscription price does not change when you add or remove users within the plan’s limits.

For example, a plan costs 99 USD per month or 990 USD per year. The price stays the same whether 15, 30, 60, or 99 or more users access the product. This holds as long as the plan allows that number of users.

Per-seat pricing visual

How flat-rate pricing works

The plan might limit the number of users, usage, or other resources.

What to consider:

  • Offer flat-rate pricing when customers need predictable costs or fixed budgets.
  • Configure the billing period at the product level.
  • Create a separate product for each combination of plan and billing period.
  • Add a price to each product to define its cost in a specific currency.

Set up flat-rate pricing

To set up flat-rate pricing

  1. Send a request to the create product API v1 endpoint to create a product and set its billing period.
  2. Assign a price to that product ID with the create product price API v1 endpoint.
  3. Repeat these two API calls to create the product with other billing periods and their corresponding pricing.
  4. Create a customer to identify who is being billed, using the create customer API v2 endpoint.
  5. Create the subscription, referencing the product_price_id and set quantity to 1.
To set up flat-rate pricing

Start with the product

  1. Go to Billing > Products.
  2. Click on + Create product.
  3. Enter a name for the product, and set its Default price and Billing period.
  4. Click on Create product.
  5. Repeat the process to create a product for each other billing period and price you need.

Next, create the customer

  1. Go to Billing > Billing 2.0 > Customers.
  2. Click on Create customer.
  3. Select the Individual or Business customer type.
  4. Complete the customer profile details.
  5. Click on Create.

Use the Payment Form, Payment Page, or Solidgate API to create the subscription by referencing the product price and setting quantity to 1.


Next steps

Products

Build your product catalog with billing periods, trial settings, tax categories, and retry strategies for one-time and recurring charges.

Prices

Configure prices per currency and region, define amounts, and link prices to products to reuse them across subscriptions and invoices.

Customers

Create and update customer records, configure billing addresses, and payment instruments to support accurate billing and invoicing.


Looking for help? Contact us
Stay informed with Changelog