Skip to main content

Create products in Radom

Build a reusable product catalog for checkout, payment links, invoicing, and recurring billing.

Using the Radom Dashboard is the easiest way to create and maintain products. If you want to automate catalog management, use the product endpoints in the API reference.

When products are useful

  • You want a reusable catalog item that can be attached to hosted checkout, payment links, or invoices.
  • You want one place to manage pricing instead of rebuilding line items in every collection flow.
  • You need recurring or usage-based billing models tied to the same commercial offer.

Create a product in the Dashboard

  1. Open the Products page.
  2. Click Create product.
  3. Enter the product name and a customer-facing description.
  4. Choose the pricing model that fits the offer:
    • One-time price for standard purchases.
    • Recurring billing for subscription offers.
    • Usage-based or metered setup where supported by your flow.
  5. Set the amount, billing interval, and any other pricing details your team needs for the chosen model.
  6. Save the product and test it inside the collection flow you plan to launch first.

What to confirm before launch