# 電子禮券自助充值（轉帳方式）

## 概述

我們團隊針對政府推出的 **「2025年社區消費大獎賞」** 活動，進行了電子購物金系統的功能升級。

在現有的購物金支付功能基礎上，我們**新增了「銀行轉帳充值」方式**，以擴展使用情境並配合更多實體場景需求。

### ✨ 功能亮點

* **銀行轉帳充值支援**：\
  商戶現在可以透過後台操作記錄顧客的銀行轉帳資訊，並手動將相應金額充值至顧客帳戶中。
* **支援門市現場操作**：\
  適用於顧客親臨門市要求充值時，商戶能即時透過後台完成操作，實現數位化記錄流程。
* **推動數位轉型**：\
  此功能有助商戶逐步邁向**自助充值、無紙化管理與交易透明化**，提升整體營運效率與服務體驗。

### 🎯 適用對象

* 參與 2025 社區消費大獎賞活動的特約商戶
* 具備實體門市、需要支援線下充值流程的商戶
* 希望提升內部帳務與顧客互動體驗的業者


---

# 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://changelog.cube.mo/250409-jia-zhi-gong-neng/dian-zi-li-quan-zi-zhu-chong-zhi-zhuan-zhang-fang-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.
