# 登入專用系統確認

入門指南

{% hint style="success" %}
當顧客完成銀行轉帳後，會上傳入數紙作為憑證，商戶需透過 **專用系統** 進行充值單確認與處理。
{% endhint %}

<figure><img src="/files/vKKsXJoixcpRwGXJPqGx" alt=""><figcaption><p>專用系統</p></figcaption></figure>

***

#### 🔐 登入專用系統 <a href="#deng-ru-zhuan-yong-xi-tong" id="deng-ru-zhuan-yong-xi-tong"></a>

請前往以下網址：🔗 **專用系統登入網址**：<https://portal>.<mark style="color:blue;">yourdomain</mark>.com/

{% hint style="info" %}
請使用先前建立的 **「專用帳號」** 登入。若尚未建立帳號，請參考：設置專用帳號​
{% endhint %}

#### 📳 系統自動通知機制 <a href="#xi-tong-zi-dong-tong-zhi-ji-zhi" id="xi-tong-zi-dong-tong-zhi-ji-zhi"></a>

當顧客成功上傳入數紙後，系統會自動發送一則 SMS 通知至 **管理員（Admin）綁定的手機號碼**。簡訊內容中會包含專用系統的快捷連結，讓您可以即時登入進行處理。

{% hint style="success" %}
此功能可大幅減少漏單機率，提升轉帳處理效率。
{% endhint %}

{% hint style="info" %}
請確保管理員的手機號碼正確填寫並已啟用通知，否則將無法收到簡訊提醒。
{% endhint %}

***

**📥 簡訊內容範例：**

> \[CUBE.mo開網店平台]&#x20;
>
> 聚易用\[社區消費大獎賞]&#x20;
>
> 充值支付完成通知&#x20;
>
> \#V02504097520001&#x20;
>
> 充值日期: 2025-4-9&#x20;
>
> 充值金額: $30&#x20;
>
> 確認網址: mocu.be/xxxxx

***

#### ✅ 進入充值確認功能 <a href="#jin-ru-chong-zhi-que-ren-gong-neng" id="jin-ru-chong-zhi-que-ren-gong-neng"></a>

登入後，請點選主選單中的：**→ 【購物金轉帳充值確認】**

<figure><img src="/files/oFTNjzv12ghdoot63FCI" alt=""><figcaption><p>專用系統登入後的畫面</p></figcaption></figure>

您將看到顧客上傳的所有入數紙（轉帳憑證）對應的儲值申請單。

<figure><img src="/files/VK4BhDWDocRPRPxwG4iE" alt=""><figcaption></figcaption></figure>

***

#### 📋 每筆充值單包含 3 個操作按鈕 <a href="#mei-bi-chong-zhi-dan-bao-han-3-ge-cao-zuo-an-niu" id="mei-bi-chong-zhi-dan-bao-han-3-ge-cao-zuo-an-niu"></a>

| **查看入數紙** | 檢視顧客上傳的轉帳憑證（圖片）            |
| --------- | -------------------------- |
| **確認充值**  | 表示您已核對轉帳金額，系統自動將儲值金額加至顧客帳戶 |
| **取消充值**  | 若轉帳無效或錯誤，點此取消本次申請          |

{% hint style="warning" %}
請務必確認顧客轉帳金額與入數資料正確無誤，才可按下 **「確認充值」**。操作後將無法修改！
{% endhint %}

***

#### 🔄 操作流程建議 <a href="#cao-zuo-liu-cheng-jian-yi" id="cao-zuo-liu-cheng-jian-yi"></a>

1. 點選【查看入數紙】查看顧客上傳的轉帳證明。
2. 確認金額、帳號是否正確無誤。
3. 若正確，點選【確認充值】。
4. 若無效或無法核對，請點選【取消充值】。

{% hint style="info" %}
建議每日定時登入系統處理充值申請，可有效避免顧客等待過久而產生疑問或投訴。<br>
{% 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://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/deng-ru-zhuan-yong-xi-tong-que-ren.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.
