# Console Configuration

This is a simplified overview of our more detailed [console configuration](https://purchasely.gitbook.io/purchasely/quick-start-1/console-configuration/installation#creating-a-new-app)

### Application

<figure><img src="https://2145676854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKuAJGBnHJWZbqzA4g8yO%2Fuploads%2FxNgWxZoYrx6CphLDPCSX%2FquickStart_consoleConfig_1.png?alt=media&#x26;token=8eb86acc-0aa0-45b4-ba30-757f98a6b69a" alt=""><figcaption><p>Create a New Application</p></figcaption></figure>

The mandatory parameters are :

* **Name**: the name of the application as it will be displayed in the Purchasely Console
* **The default language**: this will define which language shall be used when the language on a user device is not supported by the application. ⚠️ It can't be changed later
*

```
<figure><img src="https://2145676854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKuAJGBnHJWZbqzA4g8yO%2Fuploads%2FbPmpexu9FYfigheQf7RF%2FquickStart_consoleConfig_2.png?alt=media&#x26;token=fc509a22-d8c8-4381-9035-ffc187c7662d" alt=""><figcaption><p>Store Configuration</p></figcaption></figure>
```

The next step is to plug your applications with the different stores you want to use.

### Apple App Store

By clicking on the Apple App Store tab in your App Settings you can do the 3 required steps for Apple configuration

**App bundle id**\ <img src="https://2145676854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKuAJGBnHJWZbqzA4g8yO%2Fuploads%2FXlMtfYCE5bgj19It7ZNp%2FquickStart_consoleConfig_3.png?alt=media&#x26;token=1372cdc5-3096-4066-ae8c-3ab2a14516f6" alt="" data-size="original">

**Shared App Secret**\
![](https://2145676854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKuAJGBnHJWZbqzA4g8yO%2Fuploads%2Fl4OWICeer7KjEywJFPsz%2FquickStart_consoleConfig_4.png?alt=media\&token=13a00d2b-7642-441b-87ef-510038c36ae5)![](https://2145676854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKuAJGBnHJWZbqzA4g8yO%2Fuploads%2FMlSJsfxjEH05JVSW9kPR%2FquickStart_consoleConfig_5.png?alt=media\&token=dd8198a6-bf9b-4cb1-99e7-2fb5b35b474e)

**Store Kit 2**

By default Purchasely SDK uses Store Kit 2, you need to grant us a specific access to your In-App Purchases for our service to work\
Please follow [this guide](https://purchasely.gitbook.io/purchasely/quick-start-1/sdk-configuration/storekit-2) to configure Store Kit 2 with Purchasely

{% hint style="info" %}
You can use Store Kit 1 if you want, just skip this step and make sure that [Purchasely.start()](https://purchasely.gitbook.io/purchasely/quick-start/sdk-implementation) is configured with Store Kit 1
{% endhint %}

**Server to Server notifications**\
![](https://2145676854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKuAJGBnHJWZbqzA4g8yO%2Fuploads%2FgzupS2oewxVOTNbE6xur%2FquickStart_consoleConfig_6.png?alt=media\&token=79a55914-88a9-4176-b32f-78cdfc5c21fb)

### Google Play Console

You will need to follow those steps:

1. Set your [Android App Bundle Id](https://purchasely.gitbook.io/purchasely/quick-start-1/console-configuration/installation#android-app-bundle-id)
2. [Create](https://purchasely.gitbook.io/purchasely/quick-start-1/console-configuration/installation#access-key-json) the Service Account
3. [Grant Access](https://purchasely.gitbook.io/purchasely/quick-start-1/console-configuration/installation#grant-access-to-the-new-service-account) to the Service Account

{% hint style="warning" %}
Once you have completed all those steps, it can **take up from 30 minutes to 48 hours** to Google to activate those new permissions, specifically the 2nd step **App Permission** for the service account
{% endhint %}

#### Server to Server notifications

We connect to Google Cloud Pub/Sub automatically for you by using your service account access.\
All you need to do is click on "Connect to Google" and follow the steps

<figure><img src="https://2145676854-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FKuAJGBnHJWZbqzA4g8yO%2Fuploads%2FBAsJJVcFtlC6jS7Ib767%2FquickStart_consoleConfig_11.png?alt=media&#x26;token=afb18a9e-2f12-4bbe-9b8d-3519c5c96fb1" alt=""><figcaption></figcaption></figure>
