# 2025년 05월 업데이트 안내

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

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

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

* 대한민국 외 개발자 정산정보(계좌정보) 수집 경로가 변경되었습니다.
  {% endhint %}

### **| 대한민국 외 개발자 정산정보(계좌정보) 수집 경로가 변경되었습니다.** <a href="#id-3-.-windows" id="id-3-.-windows"></a>

대한민국 외 개발자의 정산정보 입력 경로가 변경되었습니다.\
기존에는 회원가입 단계에서 정산정보(계좌 정보 포함)를 입력했으나, \
이제는 **\[계정설정 > 계정관리 > 정산정보]** 메뉴에서 등록하도록 개선되었습니다.

***

**\[기존 프로세스]**

* 회원가입 → 정산정보 입력 → 운영팀 검토 및 승인 → 회원 가입완료

<figure><img src="/files/W2JGdXm57MctPISZA6aM" alt=""><figcaption></figcaption></figure>

**\[변경된 프로세스]**

* 회원가입 완료 후 > 계정설정 > 계정관리로 이동 > 정산정보에서 계좌정보 입력 후 승인

<figure><img src="/files/mgVobDYRQbEy85MFf985" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
**확인해 주세요!**

정산정보를 입력하지 않으면 유료 상품 등록 및 판매가 제한됩니다.
{% 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/202505.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.
