> For the complete documentation index, see [llms.txt](https://seller.akaric.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://seller.akaric.com/ji-dian-gui-ze/shang-pin-xiang-guan/ding-dan-biao-xian/ding-dan-wei-wan-cheng-l.md).

# 訂單未完成率

為協助提升買賣雙方之間的信任度，AKARIC設置訂單未完成率的計算方式。

訂單未完成率會依據賣家過去7天訂單中，計算不成立訂單數與退貨退款申請的比例。

**訂單未完成率計算公式＝訂單不成立率＋退貨退款率≧10％**

| 未完成率     | 罰則   |
| -------- | ---- |
| **≧10％** | 計3點  |
| **≧15％** | 計6點  |
| **≧20％** | 計9點  |
| **≧25％** | 計12點 |

詳情請見[訂單不成立率](/ji-dian-gui-ze/shang-pin-xiang-guan/ding-dan-biao-xian/ding-dan-wei-wan-cheng-l/ding-dan-bu-cheng-li-l.md)、[退貨退款率](/ji-dian-gui-ze/shang-pin-xiang-guan/ding-dan-biao-xian/ding-dan-wei-wan-cheng-l/tui-huo-tui-kuan-l.md)


---

# 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:

```
GET https://seller.akaric.com/ji-dian-gui-ze/shang-pin-xiang-guan/ding-dan-biao-xian/ding-dan-wei-wan-cheng-l.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.
