Available in Classic and VPC
This is a console user guide for using the Google payment feature.
For instructions on using the console other than integrating with GAMEPOT, see the following.
- Play Console Help Center
- Google Play Console: https://play.google.com/console/
- Google Cloud Platform: https://console.cloud.google.com/?hl=ko
Register Google store information on GAMEPOT dashboard
The following describes how to register a Google authentication key to the GAMEPOT dashboard.
Click the GAMEPOT dashboard > Project settings > Store > Google Play menus, in that order.

Set up Google Store
To use Google Store, enter the following three items in the GAMEPOT dashboard > Project settings > Store > Google Play.

- Package name
- License Key
- Authentication Key
1. Package name: How to find it in Google Play Console
Register the package name as the name of the package used in the build.
The package name can also be found on the Google Play Console. Check the package name in small print under the app name in the console app list.

2. License key: How to find it in Google Play Console
Google Play Console > Select project > Monetization setup > Base64 encoding RSA public key

3. Authentication key: Google Cloud Platform - JSON file
Upload the JSON file to the GAMEPOT dashboard > Project settings > Store > Google Play > Authentication key field.
- Enter the entire contents of the JSON file. The file upload feature will be available in the future.
- If you have a previously issued key, you can also upload that key. If you do not have a key, create one using the following method.
3-1) Create Google Cloud Platform service account
- Select the Google Cloud project you want to use or create a new one.

- Click the IAM and admin > Service accounts > Create service account button.

- Enter the service account ID.
- The service account ID must begin with a lowercase English letter and be between 6 and 30 characters long (based on English letters).

- The service account ID must begin with a lowercase English letter and be between 6 and 30 characters long (based on English letters).
- Grant this service account access to the project > Select the role as "Owner."
- Click the [Complete] button.

3-2) Create key
- Select the service account created above, and then click Keys > Add key > Create new key.
- After selecting JSON as the key type, click the [Create] button to create a new key and generate a JSON file.
- Add the JSON file content to the GAMEPOT dashboard > Project settings > Store > Google Play > Authentication key field.
- Enter the entire contents of the JSON file. The file upload feature will be available in the future.
Set Google Play Console permissions
-
Go to the Users and permissions page, and in the "service account" create from "3-1) Create Google Cloud Platform service account," click the [Manage] button on the right side.

-
In User details, under App permissions, click the [Add application] button to add the project you want to grant permissions to.

-
In the Account permissions > Financial data field, select the "View financial data, orders, and cancellation data survey responses" and "Manage orders and subscriptions" fields, and then save the changes.

Set in-app product
Select project in Google Play Console > Monetize > Products > In-app products>Click Create product.

- Product ID: unique in-app ID (product id) value
- Name: product name displayed upon in-app purchase
- Description: description for the in-app

- Price: Click the Set price button, enter the base price excluding VAT, and click the "Apply price" button at the bottom. When the Apply price button changes to the "Activate" button, you need to click it once more to activate it.
- Pricing templates can be set in Google Play Console > Setup > Pricing templates.
- For tax information, you can adjust the VAT rate in Google Play Console > Setup > Payment profile > Sales tax.

Add in-app product in GAMEPOT dashboard
Click the GAMEPOT dashboard > Purchase > In-app purchase > [Add] button.

- Status: You must register it as the Active status. (Unused products are deactivated.)
- Store: Select the store where you want to register the in-app
- Product name: in-app's product name
- Product ID: in-app ID (Product Id) that you entered in the store console