# Play Store

## Creating a new Subscription in the Google Play Store Console

1. Connect to the [Google Play Console](https://play.google.com/console) :
2. Navigate to the following section:\
   \&#xNAN;*Google Play Console > All apps > \[YOUR APP] > Monetize > Products > Subscriptions*
3. Click on *Create subscription*
4. Fill in the **Product ID** and details such as name and description which will be displayed to the user
5. Add one or several **Base Plans** and their associated Pricings / Phases / Offers

<div data-full-width="true"><figure><img src="https://2145676854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKuAJGBnHJWZbqzA4g8yO%2Fuploads%2Fgit-blob-e707c6561ebef20d6c6d02ac5ea9bceaa1ef97a7%2Fimage%20(38).png?alt=media" alt=""><figcaption><p>Create a new Subscription entry</p></figcaption></figure></div>

<div data-full-width="true"><figure><img src="https://2145676854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKuAJGBnHJWZbqzA4g8yO%2Fuploads%2Fgit-blob-7437d38df5255b69de5a833edba6ea107dc21c86%2Fimage%20(41).png?alt=media" alt=""><figcaption><p>Add one or several base plans to the Susbcription</p></figcaption></figure></div>

Don't forget to **Activate** the newly created **Base Plan** to make it available for purchase.

{% hint style="danger" %}
The value of the **Product ID,** **Base Plan ID** and **"Backwards Compatible"** parameters need to be mapped with the corresponding plan in the Purchasely Console.
{% endhint %}

<div data-full-width="true"><figure><img src="https://2145676854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKuAJGBnHJWZbqzA4g8yO%2Fuploads%2Fgit-blob-2764a353884264dfe5703f05e301fb846ae699bd%2Fimage%20(137).png?alt=media" alt=""><figcaption><p>Map Plan attributes in Purchasely Console according to Google Play Console</p></figcaption></figure></div>

{% hint style="info" %}
These updates in the Google Play Console may take some time - a few hours - to be available for internal or public testing
{% endhint %}

## Creating a new In-App product in the Google Play Store Console

1. Connect to the [Google Play Console](https://play.google.com/console)
2. Navigate to the following section:\
   \&#xNAN;*Google Play Console > All apps > \[YOUR APP] > Monetize > Products > In-app products*
3. Click on the 3 dots near *Import* and select *Create product*
4. Fill in the **Product ID** and details such as name and description which will be displayed to the user
5. Adjust the price

<div data-full-width="true"><img src="https://2145676854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKuAJGBnHJWZbqzA4g8yO%2Fuploads%2Fgit-blob-fc3290f28c76d4647784d988aa060c69893280f4%2FScreenshot_20210105_181745.png?alt=media" alt=""></div>

The value of the **Product ID** parameter will be needed to be mapped with the corresponding plan in the Purchasely Console.

{% hint style="info" %}
Google handles consumable and non consumables products but does not allow you to set it in their console. Use our dashboard to set your in-app product as consumable or non consumable and our SDK will handle the necessary process with Google Play.
{% endhint %}
