# 延後入帳

信用卡支付常常會遇到消費日跟入帳日不同的狀況，原因是店家會分批統整消費資料後再向銀行請款，因此入帳日通常會比消費日晚個幾天。

如果在對帳時發現某一筆交易沒有算進去這一期帳單內，那很有可能就是結算日期當下店家還沒有跟銀行請款，所以會延後到下一期帳單上。屆時你可以將入帳方式改成延後入帳，並填寫實際入帳的日期。這樣信用卡帳單上就會自動略過尚未入帳的交易。

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

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

<img src="/files/-MGvnqlo0WyA257me6X5" alt="延後入帳到下一期帳單" width="375">

通常你不需要把每一筆刷卡記錄都去調整成延後入帳到正確的日期，只要透過**對帳模式**去把不是在這一期的帳單交易透過手勢左滑延後入帳即可，詳情可參考：

{% content-ref url="/pages/-MCe5ZqyeobvB\_Mye52V" %}
[對帳模式](/reconciliation/statement-mode.md)
{% endcontent-ref %}


---

# 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/postpone.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.
