Galaxy Store

Prev Next

Available in Classic and VPC

This is a user guide for Galaxy Store console.
For more information on how to use the console other than GAMEPOT integration, see the Galaxy Store guide document.

Note

Import Google app item information

  1. Click the Galaxy Store > Apps > In App Purchase > "Import Google App Item Information" button.
    console_galaxy01


  1. In the Google API - Enter User Credentials pop-up, enter OAuth client ID and client security secret.
    • The client ID and client security secret can be found through the Google Cloud > APIs & Services > Credentials menu.
      console_galaxy02


How to add in-app product in console

  1. Click the Galaxy Store > Apps > In App Purchase > Add Item button.
    console_galaxy03



2. Enter item information.
console_galaxy04

  1. Item ID: unique in-app ID (product id) value
  2. Item name: in-app product name (the name that users see)
  3. Item type: This must be selected as "Item" because the GAMEPOT SDK only supports the "Item" type.

  1. Click the Price > Set price details button.
    console_galaxy05

console_galaxy06

  1. Base price: Enter the full amount including VAT and click the Apply button.
  2. Country-specific pricing allows you to set prices based on detailed country information separately.

Add in-app product in GAMEPOT dashboard

Click the GAMEPOT dashboard > Payment > IAP > "Add in-app item" button.
console_google07_inApp4

console_google08_inApp5

  • Status: You must register it as Active. (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

How to proceed with Galaxy Store SandBox payment

  1. Make sure the binary is up.
  2. Go to the Galaxy Store console > Profile > Click Edit button > In the License Test field, register the Galaxy Store app payment account that you want to test payment with, and then save.
    console_galaxy07

console_galaxy08

  1. GAMEPOT dashboard > Project settings > Add white user > Add white user (Type: Development, IP: test device's IP)
  2. Exit app > Launch app > Log in > Proceed with payment
Caution

The Galaxy Store does not support production payment test environments until the app has a live service version deployed.
To test production payment after the service version is deployed, you can disable or delete the part that does not match the Type: Development/test device's IP in the GAMEPOT dashboard > Project settings > White user list, and then exit the app, run the app, and proceed with the payment test after successful login.