Mobile Service > IAP > Galaxy Store 콘솔 가이드

IAP에서 Galaxy Store를 연동하려면 앱 등록 시, PackageName과 IAP Public Key를 입력해야 합니다.

Package Name 확인하기

  • Galaxy Store Seller Portal 에서 바이너리 파일 등록 후, 패키지명을 확인합니다.
  • Galaxy Store Seller Portal > 앱 > 앱 선택 > 바이너리 []

IAP Public Key 생성하기

참고 https://developer.samsung.com/iap/isn/requirements.html#Create-an-IAP-key-in-Seller-Portal

IAP 콘솔에서 정보 입력하기

NHN Cloud 콘솔에서 조직 및 프로젝트를 선택하고 Mobile Service > IAP > App > 추가 또는 App을 선택하고 편집을 클릭합니다. * Store APP ID: Galaxy Store 앱 Package Name 입력 * IAP Public Key: IAP Key에서 생성한 Public Key 입력 []

실시간 서버 알림 (ISN) 등록

  • 앱 > 앱 선택 > In App Purchase > 더보기 > 실시간 서버 알림 (ISN)

[]

  • ISN url: https://api-iap.nhncloudservice.com/markets/GALAXY/notification/{Galaxy Store Package Name}/receive
    • Gamebase 샌드박스를 사용하고 있다면 ISN url은 https://sandbox-api-iap.nhncloudservice.com/markets/GALAXY/notification/{Galaxy Store Package Name}/receive 입력
TOP