# (OLD Version) 인앱결제 가이드

해당 페이지는 구버전 원스토어 인앱결제 가이드입니다.&#x20;

추후 지원이 중단 될 수 있으니, 최신 버전의 인앱결제 가이드를 참고 부탁 드립니다.

### **원스토어 In-App SDK** <a href="#id-oldversion-in-appsdk" id="id-oldversion-in-appsdk"></a>

* 원스토어 인앱결제는 다양한 결제수단과 강력한 보안 그리고 한국에 특화된 UI를 통해 편리하고 안전한 결제 서비스를 제공합니다.

  | API V6 (SDK V19)                                                   | 마이그레이션 가이드                                                                 |
  | ------------------------------------------------------------------ | -------------------------------------------------------------------------- |
  | [원스토어 인앱결제 API V6(SDK V19)](/dev/tools/billing/old-version/v19.md) | [원스토어 인앱결제 버전 업그레이드 안내](/dev/tools/billing/old-version/v19/undefined-6.md) |

  | 구버전 인앱결제 가이드                                                        |                                                                     |
  | ------------------------------------------------------------------- | ------------------------------------------------------------------- |
  | [원스토어 인앱결제 API V5 (SDK V17)](/dev/tools/billing/old-version/v17.md) | [원스토어 인앱결제 API V4 (SDK V16)](/dev/tools/billing/old-version/v16.md) |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://onestore-dev.gitbook.io/dev/tools/billing/old-version.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
