# 線上支付記錄

## 線上支付列表

### 📌 功能簡介

「線上支付列表」頁面提供您快速查閱所有已建立的線上訂單支付紀錄，透過靈活的篩選器工具，能快速定位特定時間、支付狀態與訂單號碼。適用於對帳、查詢失敗付款、及追蹤訂單付款進度。

***

### 🔍 篩選條件區塊

可透過以下欄位組合查詢訂單紀錄：

| 欄位名稱    | 說明                            |
| ------- | ----------------------------- |
| 所有訂單    | 預設查詢條件，點擊可展開更多分類（如已付款、已取消）    |
| 庫存篩選    | 進階篩選，點擊「清空全部」可快速移除所有條件        |
| 訂單編號    | 輸入完整或部分訂單號碼以搜尋特定訂單            |
| 支付編號    | 根據第三方支付平台回傳的編號進行查找            |
| 區間範圍    | 查詢某一段時間內的訂單紀錄（搭配下方時間欄位）       |
| 開始日期＋時間 | 設定起始搜尋時間（例如：2025/05/01 00:00） |
| 結束日期＋時間 | 設定結束搜尋時間（例如：2025/05/07 23:59） |

> 🖼️ *建議插圖：畫面截圖（篩選條件區）*

***

### 💰 支付狀態總覽

畫面中會顯示三個支付狀態的金額統計：

* ✅ **已付款**：成功付款的訂單總金額
* ❌ **超時/失敗**：付款過程中失敗或逾時的訂單總金額
* ⚠️ **其它狀態**：包括待付款、退款中、付款異常等狀態

<figure><img src="/files/4pFMHvJS4KKXDrAajLXK" alt=""><figcaption><p>線上支付記錄界面</p></figcaption></figure>

***

### 📋 訂單資料表格欄位說明

下方列表會呈現符合篩選條件的訂單清單：

| 欄位名稱       | 說明                           |
| ---------- | ---------------------------- |
| 訂單號 / 下單日期 | 顯示訂單編號與建立日期時間                |
| 狀態         | 顯示訂單的付款狀態（例如：已付款、付款失敗、待付款等）  |
| 支付方式       | 顯示使用的支付工具（如：信用卡、聚易用、ATM 轉帳）  |
| 訂單         | 可點擊展開查看商品明細                  |
| 顧客資訊       | 顧客姓名、聯絡資訊，並可連結至顧客資料頁         |
| 總額         | 訂單總金額，包含商品、運費、折扣後金額          |
| 操作         | 可執行「查看詳細」、「重新付款連結」、「取消訂單」等操作 |

<figure><img src="/files/DML9zGQbC73W7wWEVg3r" alt=""><figcaption><p>線上支付記錄界面</p></figcaption></figure>

***

### ✅ 小提示

* 可點擊表格欄位標題進行排序（例如：金額、下單日期）。
* 建議使用「支付編號 + 區間範圍」組合進行精準查詢。

<figure><img src="/files/MUvkcgRYzH0BRpU8ez3r" alt=""><figcaption><p>線上支付記錄界面</p></figcaption></figure>


---

# 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://help.cube.mo/kai-dian-zhi-nan/wang-dian-guan-li/ding-dan-guan-li/xian-shang-zhi-fu-ji-lu.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.
