Skip to main content

Manage products and prices

Learn how to manage products and prices.

You can create and update products and prices in the Dashboard or through the API.

Some advanced use cases, like creating variable prices, require you to use the API. If you have a large number of products and prices or if you’re building a custom integration with Elements, you need to use the API.

  • Use the Dashboard to create and manage products and prices if you want to avoid writing code or if you only have a few products and prices. Set up your pricing model in a sandbox and click the Copy to live mode button on the product details page.

  • Use the API to create and manage products and prices. The API is a direct method that you use for production implementations.

The following API steps use a fictional SaaS collaboration tool (Togethere) as an example, where the basic product is a project management dashboard.

Create a product

To create a product in the Dashboard:

  1. Go to the Products tab.
  2. Click +Create Product.
  3. Enter the Title of your product.
  4. Add a Description. To continue, enter the authentication method, price and tokens for your product.