# 구글 개발자 거래 ID 확인

***

## <mark style="color:green;">1.거래 ID확인하는 방법</mark>

<figure><img src="https://684031119-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmsJj00k8mj8AcVpnn9Xs%2Fuploads%2FVg12dYDRDUCdzfdt7yFX%2F%EB%8B%A4%EC%9A%B4%EB%A1%9C%EB%93%9C.png?alt=media&#x26;token=e2183f52-d8e8-4c51-9346-91871be8e393" alt=""><figcaption></figcaption></figure>

[Google Payments](https://payments.google.com/payments/home)에 접속한 뒤(구글 개발자 계정 로그인 후) – 본문 화면에 표시된 '거래내역'을 선택하면- 오른쪽 화면에 거래 ID를 확인할 수 있습니다.&#x20;

<mark style="color:red;">만약, 위의 방법으로 확인이 잘 안된다면 메일함에서 확인이 가능합니다.</mark>&#x20;

구글 개발자 계정 - 받으신 메일함에 보시면 구매 영수증을 확인할 수 있습니다.&#x20;

영수증에 구글 주문번호로 확인 가능합니다.&#x20;

**메일 제목 "Google: 감사합니다" 확인해주세요.**

<div align="left"><figure><img src="https://684031119-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmsJj00k8mj8AcVpnn9Xs%2Fuploads%2FE4yHBJGFUw5fPA1YMcJm%2Fthumbnail_image.png?alt=media&#x26;token=7cfc3bb7-d190-4416-b76d-c56fae147f3d" alt=""><figcaption></figcaption></figure></div>

해당 주문번호가 거래 ID입니다.

***

## <mark style="color:green;">2.계정 ID 확인방법</mark>

<figure><img src="https://684031119-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FmsJj00k8mj8AcVpnn9Xs%2Fuploads%2Fm5IfSYdLzyDLMlqWTGbq%2Fimage.png?alt=media&#x26;token=1dd4fb6d-86e0-4896-be50-ca324cf5668f" alt=""><figcaption></figcaption></figure>

[구글플레이 콘솔](https://play.google.com/console/u/0/developers) 대시보드 상단에 보시면 개발자 이름 밑에 계정 ID확인 가능합니다.

해당 ID가 계정 ID 정보가 됩니다.&#x20;


---

# 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://documentation.swing2app.co.kr/knowledgebase/playstore/id.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.
