# 6. 銀行轉賬完成通知顯示

![](/files/-MOkQi0Rcw6JbVVUjGDT)

![](/files/-MO-QK4_JAIXF8kKuSrG)

該功能是用于商家接收顧客的轉帳通知。

> 當顧客已付款轉賬，但商家未必知道是哪位顧客已付款轉賬，以及相對應的是哪張訂單，這個時候就可以通過這個功能來通知商家。

顧客若是使用銀行轉賬，上方所示網址會出現在「訂單完成」頁面裡或在顧客收到的email「訂單內容確認通知」裡，會以藍色劃線的字樣"按此發送支付完成通知"出現：

![](/files/-MZHk6bSe6Q1SzAkXHdH)

![](/files/-MZHkAye8ajIjthAEjBq)

顧客點擊進入『銀行支付完成通知』(如下方所示)，填入“訂單編號”(預設自動填入)、“轉賬金額”、轉賬日期”以及上傳轉賬單圖片(轉帳截圖)，最後點擊紅色按鈕“發送”通知給商家。

![](/files/-MO-QyDz8qKC1HfSicvu)

商家就可以在後台"訂單管理"處看到該訂單的銀行轉帳圖，如下圖紅框所示：

![](/files/-MSesNGqjTlfObHkEut6)

商家確認銀行轉帳單後，即可修改支付狀態為「已付款」。


---

# 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://manual.cube.mo/dian-pu-she-zhi-1/shou-mai-zi-xun/6.-yin-hang-zhuan-zhang-wan-cheng-tong-zhi-xian-shi.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.
