Mobile Service > IAP > ONE Store Console Guide

Create your license key and OAuth credentials in the one-store to register for the IAP app information.

Create One-Store Key

Apps > select App> In-App > Managed Product > Managed In-App API

In-App API管理

NHN Cloud IAPアプリ設定

Key Description
Store ID ストアリストからONESTORE選択
App Name IAPコンソールで使用する名前
ONE Store API Version リストからOneStore API V7選択
ONE Store Package Name ストアに登録したアプリケーションのパッケージ名
ONE Store Client ID ストアOauth認証情報のうちClient ID
ONE Store Client Secret ONE Store Oauth Client Secret
ONE Store License Key License Key

リアルタイム購読状態を受信するためのONEstore通知設定

Apps > アプリ選択 > In-App情報 > 購読商品 > PNS管理 > 購読状態通知

PNS管理

  • サーバーURL: https://gw-iap.nhncloudservice.com/markets/ONESTORE/notification/{ONE Store Package Name}/receive
    • Gamebaseサンドボックスを使用する場合、サーバーURLはhttps://sandbox-gw-iap.nhncloudservice.com/markets/ONESTORE/notification/{ONE Store Package Name}/receive入力
  • 購読状態通知送信ポリシーはONEstore In-App SDKガイドで確認できます。

購読機能はONEstoreアプリ内決済SDK V21バージョンからサポートします。

TOP