Developer Console

Set Up Tiered Subscriptions in Developer Console

To use tiered subscriptions in your Android project, you must first manually create subscriptions, tiers, and terms in the Developer Console as IAP items. Enter data about these IAP items one at a time, and submit each subscription. In this way, you will be able to use them in your app. You can update your IAP items at any time.

Add new tiered subscription

If you already have a published app and you would like to add tiered subscriptions to it, you must submit a new version of this existing app that integrates the version of the Appstore SDK shared by your Amazon representative. Otherwise, create a new app in the Developer Console.

Follow these steps to create a new tiered subscription in the Developer Console

  1. Log in to your developer account in the Developer Console.

  2. Under Apps & Services, click My Apps.

  3. Click the title of your app.

  4. Below the title in the first row of tabs, click In-App Items.

    The In-App Purchasing page opens.

  5. Click Add single IAP, and then Add a Subscription.

  6. Enter a Subscription Title, a Subscription SKU, and click Add Subscription. For example:

Your Subscription Details are ready now.

Add description and images

The Display Title and Description (for English, US) are mandatory fields. For multilingual support, you might also want to enter translations of the Display Title and the Description.

  1. Under Description & Images, add a Display Title and a Description for English (US).

  2. (Optional) Click Update localization.

  3. (Optional) Use the check boxes to select every language your app has been localized into (and for which you submit a localized APK).

  4. (Optional) Click Update localization.

    You can now see new tabs for all the chosen languages.

  5. (Optional) Enter a Display Title and a Description for every language.

  6. (Optional) For every language you support, drag your icons and drop them under the Icon section.

Add tiers

Every subscription forms a group of one or more tiers. For example, you can offer a Gold, a Silver, and a Bronze tier to your customers, as part of a the same subscription.

Initially, there is a No tier added indication under the Description & Images section. To add tiers:

  1. Click Add New Tier.

  2. Enter a Tier Title, a Tier SKU, and click Create tier.

    Your Tier Details should look like this:

  3. (Optional) Under Tier Description & Images, click Add translation, and use the check boxes to select every alternative language supported by your app.

  4. (Optional) Enter Display Title, Description, and upload icons for every language.

  5. Repeat steps 1-4 to add additional tiers linked to your subscription.

Add subscription terms

You must create new terms for your tiers. Every tier must have at least one term.

For example, under your Gold tier, you can add new WEEKLY and MONTHLY terms. Terms belonging to different tiers need different SKUs, even if these terms have the same duration. For example, Silver Monthly and Gold Monthly term SKUs are not the same.

  1. Select your tier. For example, click Gold.

  2. Under Subscription terms, click Add New Term.

  3. Choose a Term Period, enter a Term SKU, and click Create Term.

  4. Set up pricing for your term. If this is a free trial, just click Yes, and select the duration of the trial.

  5. Repeat steps 1-4 for all terms of every tier you have, such as MONTHLY, ANNUALLY, and so on.

    After you set pricing for all the terms, the Submit IAP button at the top of the screen, becomes active.

  6. Click Submit IAP.

Next steps

See Integrate Tiered Subscriptions in Android apps.


Last updated: Dec 03, 2024