Skip to main content

What's a product?

Products are what your customers buy. They can be anything ranging from physical devices to digital subscriptions and are associated to a recurring or one-time payment.

Example 1: paying for a single device license

You can create a product and associate a price to it. During the checkout flow, customers will be able to specify a quantity of licenses they intend to buy.

After the payment is successfully carried out by Stripe, Connhex Pay will automatically assign the correct number of credits to the purchaser.

Example 2: creating a subscription to access your apps

A typical use case for Connhex Pay consists in offering your customers subscriptions to access digital services. Here's how you can structure your products and plans.

Suppose you want to offer three pricing tiers (Bronze, Silver, Gold) with different features. You should:

  • create three products (Bronze plan, Silver plan and Gold plan)
  • for each product, create at least one price.

Why at least? A common approach is to offer discounts for longer commitment periods. Let's take the Bronze plan as an example. You could sell a Bronze subscription for either 10 €/month or 100 €/year.

This corresponds to creating two prices (one with amount 10 and periodicity month, the other with amount 100 and periodicity year) for the product Bronze plan.

Help

Understanding how to structure your current offering into products and prices can be challenging at times. Should you need additional support, we're always available at connhex@compiuta.com.