Creating Products

Create and manage subscription products directly within your DevOur application.

Prerequisites

Before creating products, ensure you have:

  1. Configured your Stripe API key in project settings
  2. Completed Stripe Setup

Access the Products Page

  1. Open your project in DevOur
  2. Navigate to Products from the project menu
  3. If prompted, add your Stripe API key in settings first

Create a New Product

  1. Click Add to create a new product
  2. Enter a product name
  3. The product syncs automatically with your Stripe account

Configure Product Details

After creating a product, click on it to configure:

Basic Information

Pricing

Usage Limits

Features

Add features to highlight what's included in the subscription:

  1. Click Add Feature to add a new feature
  2. Enter the feature description
  3. Repeat for additional features (up to 15)
  4. Click X next to a feature to remove it

Activation

Save Changes

Click Save to update the product. Changes sync automatically with Stripe.

Sync with Stripe

Click Sync with Stripe on the products page to synchronize any products created directly in the Stripe Dashboard.

Related Documentation