# 2025년 08월 업데이트 안내

안녕하세요. 원스토어 개발자센터입니다.

2025년 8월 28일(목) 진행된 원스토어 개발자센터의 업데이트 내역을 안내드립니다.

{% hint style="info" %}
**\[주요 업데이트 요약]**&#x20;

* 미국에 구독형 상품을 판매할 수 있습니다.
  {% endhint %}

***

### **| 미국 구독형 상품 판매 안내**  <a href="#id-3-.-windows" id="id-3-.-windows"></a>

* 이제 미국에서도 구독형 상품을 판매할 수 있습니다.
* 미국을 배포 국가/지역에 추가하고, 등록된 구독형 상품이 있다면 미국 **현지 가격**을 반드시 추가해 주세요.

{% hint style="info" %}
**안내**

* 싱가포르와 타이완에서는 아직 구독형 상품을 판매할 수 없습니다.
* 배포 국가/지역에 싱가포르와 타이완이 포함되어 있고 구독형 상품이 등록되어 있어도, 해당 국가/지역에는 상품 정보가 배포되지 않습니다.
  {% endhint %}

**\[국가 및 지역별 제공 인앱 상품 타입]**

| 국가/지역    | 제공되는 인앱 상품 타입 |
| -------- | ------------- |
| **대한민국** | 관리형, 구독형 상품   |
| **미국**   | 관리형, 구독형 상품   |
| **싱가포르** | 관리형 상품        |
| **타이완**  | 관리형 상품        |

앞으로도 개발자분들의 편의를 위한 서비스를 지속적으로 개선해 나가겠습니다.\
감사합니다.


---

# 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/help/release/2025_release/202508.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.
