Skip to main content

Galaxy Store Product Setup

Setting up your in-app purchases in Galaxy Store

AIAsk AIChatGPTClaude

To set up products for the Galaxy Store, start by logging into your Galaxy Store Seller Portal. The Galaxy Store Seller Portal is your central hub for managing app releases, testing, in-app purchases, and more.

This guide assumes basic knowledge of the Galaxy Store, as well as having an app set up and ready for adding in-app purchases. For more information, visit Galaxy's documentation and guides for the Galaxy Store.

Create an In-App Product or Subscription

To create an in-app product or subscription, sign in to the Galaxy Store Seller Portal.

Navigate to your app under Apps, then select In App Purchase, then Add New Product.

Add New Product in Galaxy Store Seller Portal

In the dialog that appears, select if you'd like your product to be a Subscription or Item (one-time purchase).

Product Details

Enter the relevant product details:

FieldDescription
Product IDA unique identifier for your product. You'll use this to reference the product in RevenueCat.
Product TitleThe name of your product, displayed to users.
DescriptionA description of what the product provides.
PriceYour desired price point for the product.
Subscription DetailsFor subscriptions, configure the billing period, renewal settings, etc.

Activate Your Product

Once the product is created, you must activate it before users can purchase it:

  1. Check the newly-created product checkbox
  2. Click Activate
  3. Click OK in the confirmation pop-up that appears

Activate Product on the Galaxy Store Seller Portal

You must activate your newly created product in the Galaxy Store Seller Portal before you will be able to fetch the product and purchase it with the RevenueCat SDK.

Add the Product to RevenueCat

After creating and activating your product in Galaxy Store, you need to add it to your RevenueCat product catalog.

  1. In the RevenueCat dashboard, navigate to Product catalog → Products
  2. Click + New product and select your Galaxy Store app
  3. Enter the product's Identifier (the Product ID from Galaxy Store) and Display name
  4. Select the product's type:
    • Subscription: For recurring subscriptions
    • Consumable: One-time purchase that may be purchased more than once
    • Non-consumable: One-time purchase that can only be purchased once

Create product in the RevenueCat dashboard

Once added, you can attach this product to an entitlement to define what access it unlocks for your users.

Learn more about products and entitlements →

Was this page helpful?