# Play Store

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

1. Connect to the [Google Play Console](https://play.google.com/console) :&#x20;
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. Adjust the Subscription duration & the prices

![](https://3348776246-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MQITuhFthSMXsPvk8uW%2F-MQIXWTjuVptjkS3taxT%2FScreenshot_20210105_181322.png?alt=media\&token=57ea776e-f4a0-4062-8fef-a40089669315)

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

{% hint style="info" %}
These in-app purchases may take some times - 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

![](https://3348776246-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MHAzdlUVqKyZvwTnNIE%2F-MQITuhFthSMXsPvk8uW%2F-MQIYWKgGUPFuQFigUdY%2FScreenshot_20210105_181745.png?alt=media\&token=93a8579c-698f-4347-90bb-90d4591ac31f)

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 %}
