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
- Open the Products page.
- Click Create product.
- Enter the product name and a customer-facing description.
- 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.
- Set the amount, billing interval, and any other pricing details your team needs for the chosen model.
- Save the product and test it inside the collection flow you plan to launch first.
What to confirm before launch
- Decide whether the product should be sold through Hosted checkout, Payment links, or Invoicing.
- Confirm the public networks and tokens you want to expose at collection time in Supported payment methods.
- If you plan to run promotions, review Discount codes.
- If the product is recurring, review Recurring products and subscription models.