Products & prices

Learn how to configure and sell your products with pricing that works across all PSPs

FunnelFox Billing allows you to create products and prices that work seamlessly across all your connected Payment Service Providers (PSPs). This unified configuration lets you define pricing logic once and apply it across Stripe, Paddle, PayPal, and others — no need to deal with individual PSP quirks.

FunnelFox introduces two related entities:

  • Products — the actual goods or services you offer (e.g. Premium Access, Fitness Guide, etc.)
  • Prices — how those products are billed (e.g. Monthly subscription with free trial, One-time payment)

Products

Product parameters are not visible to customers. They are used internally for managing access, tracking, and integrations.

ParameterRequiredDescription
NameInternal product name (used in dashboard and API)
DescriptionOptional internal description
EntitlementAccess level assigned through subscription integrations (e.g. Adapty, RevenueCat, etc.)

Create a Product

  1. Navigate to the Product Catalog
  2. Click Create product
  3. Fill in the required fields and click Create

Manage Products

  • You can update product details at any time.
  • Products cannot be deleted once created, since they may be tied to existing user access.

Prices

Each price determines how a product is billed. Prices come in two types:

  • Recurring — subscriptions with automatic renewal
  • One-time (One-off) — a single payment with no renewal
ParameterRequiredDescription
AmountAmount charged, e.g. 9.99 — combined with currency to display pricing (e.g. $9.99)
CurrencyISO currency code, e.g. USD, EUR
Billing PeriodTime unit for recurring billing — e.g. Month, Year
Billing IntervalNumber of periods between payments — e.g. 3 months
TrialNumber of days to offer a free trial before first charge
Statement DescriptorCustom label shown on the customer’s bank or card statement
EntitlementOverrides the product’s entitlement if different access is needed

Create a Price

  1. Go to a product page in the Product Catalog
  2. Scroll to the Prices section and click Add
  3. Fill in the pricing details and click Create price

Manage Prices

  • Once created, prices cannot be edited (to ensure billing consistency for existing users).
  • If you need to change a price, create a new one.

Using Products & Prices

After creating a price, you can link it to a Checkout element in your funnel:

  1. Open your Funnel Editor
  2. Add a Checkout element
  3. In the FunnelFox Billing section of the configuration panel, select the price you created

This allows you to start collecting payments immediately using your configured PSP.


What’s Next

Once your products and prices are live, explore the next steps:


What’s Next