# 信用卡繳款

當你收到信用卡帳單時，不管是紙本帳單或是電子帳單，你都要先去跟 MOZE 裡面的記帳明細核對清楚。你可以使用 MOZE 專有的[對帳模式](/reconciliation/statement-mode.md)，把每筆信用卡交易明細確認過。不管是海外的手續費，或是贈送的紅利回饋，如果有帳目錯誤的地方，都可以趁這個機會做調整。

當你實際完成繳費動作後，也要記得到 MOZE 裡面補上這筆信用卡繳款。首先點進去要繳款的信用卡帳戶，確認上方的日期區間是你要繳費的帳單週期，然後點擊繳款記錄旁的 “＋” 號即可新增一筆轉帳繳費。

{% hint style="warning" %}
**信用卡繳款**跟**一般轉帳**是兩種不一樣的類型，你不能直接用新增轉帳的方式去建立繳款記錄，否則會造成信用卡帳款統計有誤。
{% endhint %}

<img src="/files/0T5AdtCYAIzyPviTTys3" alt="" width="375">

<img src="/files/-MH0AwB8Aj-OzustzFQ_" alt="" width="375">

你也可以從通知中心裡面找到你要繳費的那筆款項，透做手勢左滑進行繳款動作。

<img src="/files/-MH0Bj_whLraKRVBk_cB" alt="" width="375">

繳款完成後，剩餘帳款會出現「已繳清」的狀態，如果你的繳費對象是合併帳戶，系統會自動幫你分配繳交到每個子帳戶。

<img src="/files/-MH0AtIK_LI7ixy_M8nf" alt="合併帳戶進行繳款" width="375">


---

# 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://doc.moze.app/credit-card/payment.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.
