> For the complete documentation index, see [llms.txt](https://cloudbook-manual-tw.swalloworkstudio.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cloudbook-manual-tw.swalloworkstudio.com/faq/yi-gou-mai-dan-huan-shi-wu-fa-geng-gai-wei-icloud-yun-zhang-ben.md).

# 已購買, 但還是無法更改為iCloud雲帳本

您好，感謝購買。\
可能是信用卡還沒入帳，麻煩您查看一下您的購買記錄。是不是處在【保留】或者【處理中】的狀態。<br>

### 在 iPhone、iPad 或 iPod touch 上查看購買記錄 <a href="#m_5767410055861127425gmail-m_-4883294888100289894gmail-m_-5359473268329805310gmail-ios" id="m_5767410055861127425gmail-m_-4883294888100289894gmail-m_-5359473268329805310gmail-ios"></a>

1. 開啟「設定」App。
2. 點一下您的姓名，然後點一下「媒體與購買項目」。系統可能會要求您登入。
3. 點一下「購買記錄」

![iPhone 顯示「設定」中的「購買記錄」選單選項。](https://ci3.googleusercontent.com/proxy/QVsGbSJ6Gl_gQKtw8Lvq_wVzc3SGOkxMzIUSWFp8YfJuqpOeeOZV_mjwos8EJfIScwMSDMN0eXnfzy6XE_GgIqa3CB3qKKbVtyP9c1H8JrLPB6wUNby7Z7mfcIOyUM3ysEGJ0KaS2cxXZ8SB6sFrX8pqkCyfUUtGhjZLSDOOD76OGqfZSvMxzlw-pZkhGiX5x7nkQOyZxNanmUBIXdSOnZ6a9DGGQoeGb9fHWWasUYI8aCU0Peh1=s0-d-e1-ft#https://support.apple.com/library/content/dam/edam/applecare/images/zh_TW/appleid/ios14-iphone-11-pro-settings-apple-id-media-purchases-purchase-history-on-tap.jpg)

<div align="left"><img src="/files/gNWtGOVQuDOXZl8pkoTG" alt=""></div>

如果是【處理中】代表還沒入帳，需要再等一等。如果沒有已經不是處理中，麻煩您前往購買介面，點一下【回復購買】的按鈕。

![list](https://kakeibo-helper.oss-cn-hongkong.aliyuncs.com/purchase/purchase-restore-icloud-book-tw.png)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://cloudbook-manual-tw.swalloworkstudio.com/faq/yi-gou-mai-dan-huan-shi-wu-fa-geng-gai-wei-icloud-yun-zhang-ben.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
