---
title: "入门指南"
site: "Game8 Store – Developer Center"
lang: "zh"
category: "概述与导入"
canonical: "https://developers.store.game8.jp/zh/getting-started/"
---

# 入门指南

📝 本页为参考译文（简体中文）。如与日文原版有出入，以日文版为准。

本开发者中心介绍 Game8 Store 的机制、开售流程、API 规格及实现方法。

## Game8 Store 是什么？

Game8 Store 是可在「Game8」内销售游戏内道具和 Steam 下载密钥的服务。

※ 本开发者中心介绍的是游戏内道具的销售。如希望销售下载密钥（如 Steam 密钥），请另行通过 [合作伙伴咨询表单（Partner Inquiry）](https://business.store.game8.jp/zh-hans/inquiry/) 与我们联系。

## 接入全景

从申请到开始销售共分五步：申请与游戏信息登记 → 销售准备 → API对接 → 购买测试与验证 → 开始销售。

销售游戏内道具时，发行商侧需实现的API为必须3个（check・register・user_info）与推荐1个（stock）。

对接方式有复用现有API与新建实现两种。详情请参阅 [技术对接的推进方式](https://developers.store.game8.jp/zh/integration/) 。

## 请先阅读以下内容

### 了解与评估服务

> 1. [演示](https://developers.store.game8.jp/zh/demo/) — 通过商店・游戏・管理三个界面，体验从购买到发放、记录的完整流程
> 2. [促销功能](https://developers.store.game8.jp/zh/promo/) — 礼品码、免费商品、限量销售、积分返还等促销功能
> 3. [管理后台](https://developers.store.game8.jp/zh/admin/) — 报表、订单管理、道具管理等，介绍所提供管理后台的功能
> 4. [运营支持](https://developers.store.game8.jp/zh/ops-support/) — 代为登记道具、客服窗口、退款处理等日常运营，均由Game8全程协助
> 5. [支付方式与手续费](https://developers.store.game8.jp/zh/fees/) — 支持的支付方式及手续费体系

### 推进引入与实施对接

> 1. [Game8 Store 开售流程](https://developers.store.game8.jp/zh/process/) — 从申请到开始销售的5个步骤
> 2. [技术对接的推进方式](https://developers.store.game8.jp/zh/integration/) — 复用现有API／全新实现两种方式及实现规模的参考
> 3. [API规格文档](https://developers.store.game8.jp/zh/api-v5/) — 必需3个＋推荐1个的API规格
> 4. [时序图](https://developers.store.game8.jp/zh/sequence/) — 整个购买流程的处理时序
> 5. [测试实现指南](https://developers.store.game8.jp/zh/test-impl/) — 以最短路径试用check／register的快速入门
> 6. [管理后台](https://developers.store.game8.jp/zh/admin/) — 可从API测试界面对实际环境进行连通确认

## 遇到问题时

请先查阅 [常见问题](https://developers.store.game8.jp/zh/faq/) 。如仍未解决，可通过 [合作伙伴咨询表单（Partner Inquiry）](https://business.store.game8.jp/zh-hans/inquiry/) 进行咨询。
