# 付款狀態

{% hint style="info" %}
只有手動註冊的訂單可以手動改變訂單付款狀態。

在AnyLogi上不能改變來自 EC 購物車或EC商城的訂單付款狀態。
{% 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://anymind-group.gitbook.io/anylogi/zh_tw/fulfillment/order/suttasu.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.
