# 設置專用系統的帳號

## 設置專用系統的帳號

### 入門指南 <a href="#ru-men-zhi-nan" id="ru-men-zhi-nan"></a>

#### 什麼是專用系統？ <a href="#shen-mo-shi-zhuan-yong-xi-tong" id="shen-mo-shi-zhuan-yong-xi-tong"></a>

該系統提供商戶：

* 檢視顧客上傳的支付憑證（如入數紙）
* 確認是否成功收款
* 完成購物金充值流程

{% hint style="success" %}
為了讓商戶可以即時核對顧客上傳的入數紙（銀行轉帳憑證），並手動確認購物金充值，您需要透過 **專用系統帳號** 進行對數與充值確認操作。
{% endhint %}

<figure><img src="/files/sq77DFyAJY8jUth0gEcH" alt=""><figcaption><p>後台菜單</p></figcaption></figure>

***

{% hint style="warning" %}
**未設置專用帳號，將無法進行轉帳對數與充值確認。**
{% endhint %}

***

#### 新增專用帳號 <a href="#xin-zeng-zhuan-yong-zhang-hao" id="xin-zeng-zhuan-yong-zhang-hao"></a>

請依以下步驟建立新帳號，並賦予適當權限：

**1️⃣ 進入 「**[**專用系統帳號設置**](https://dashboard.cube.mo/?page=addon_writeoff_staff)**」 頁面，在右上角 → 【新增專用帳號】**

**2️⃣ 填寫帳號基本資訊**

|             |                    |               |
| ----------- | ------------------ | ------------- |
| **帳號（英數字）** | 系統登入帳號，建議以英文＋數字組合  | `lee01`       |
| **員工名稱**    | 使用者顯示名稱            | `李先生 - 門市充值員` |
| **帳號密碼**    | 至少 4 位數以上，僅限員工登入使用 | `pass2025`    |

***

**3️⃣ 設定使用權限**

|          |                    |
| -------- | ------------------ |
| **門店權限** | 選擇該員工可操作的門市（單選或多選） |
| **倉庫權限** | 視情況設定，可依預設不修改      |
| **功能權限** | **✅ 必選：「購物金轉帳確認」** |

**請務必賦予 「購物金轉帳確認」 功能權限，否則該帳號將無法確認顧客充值。**

***

**4️⃣ 儲存帳號設定**

確認資料正確後，點擊 「**新增儲存**」 按鈕即可完成帳號建立。

***

#### ✅ 帳號建立後可做什麼？ <a href="#zhang-hao-jian-li-hou-ke-zuo-shen-mo" id="zhang-hao-jian-li-hou-ke-zuo-shen-mo"></a>

使用該帳號登入專用後台，可進行：

* 顧客轉帳憑證對數
* 手動充值或扣減用戶的購物金
* 查詢訂單記錄
* 修改訂單狀態

<br>


---

# 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-zhan-nei-rong-guan-li/zhuan-yong-xi-tong/zhuan-yong-xi-tong-zhang-hao-she-zhi/she-zhi-zhuan-yong-xi-tong-de-zhang-hao.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.
