# 결제한 구독 상품은 어디서 확인하나요?

메모 위젯에서 결제하신 프리미엄 구독은 Apple App Store 또는 Google Play Store 결제 정보가 공유되지 않아요.\
따라서, <mark style="background-color:blue;">결제한 스토어에서 직접 결제 정보를 확인해 주셔야 합니다.</mark> :blush:

**결제 정보 확인 방법**

Apple App Store 또는 Google Play Store에서 로그인된 계정이 결제 당시 계정과 동일한지 확인해 주세요.

스토어 계정을 모르시거나, 결제 이력이 확인되지 않는다면 Apple App Store 또는 Google Play Store 고객센터로 문의해 주세요.

스토어 정책상, 개발사에서는 개별 결제 정보를 확인해 드릴 수 없는 점 양해 부탁드립니다. 🙇🏻‍♀️


---

# 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://organization-apx.gitbook.io/memowidget/faq/2/undefined.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.
