Game > Gamebase > 스토어 콘솔 가이드 > Galaxy 콘솔 가이드

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

Package Name 확인하기

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

IAP Public Key 생성하기

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

콘솔에서 정보 입력하기

NHN Cloud 콘솔에서 조직 및 프로젝트를 선택하고 Game > Gamebase > 구매(IAP) > 스토어 > 등록 또는 Galaxy Store를 선택하고 [수정]을 클릭합니다.

  • 스토어 : Galaxy Store 앱 Package Name 입력
  • IAP Key : IAP Key에서 생성한 Public Key 입력

console_img

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

  • 앱 > 앱 선택 > In App Purchase > 더보기 > 실시간 서버 알림 (ISN) galaxy_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