> For the complete documentation index, see [llms.txt](https://www.oddle.me/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/bi-weekly-disbursement-schedule-hk.md).

# 撥款時程（香港）

撥款時間取決於付款管道。

| 管道                      |  計費週期  | 撥款時間              |
| ----------------------- | :----: | ----------------- |
| **線上銷售** （商店訂單 — 外送與外帶） |   每週   | 每個計費週期結束後 5 個工作天  |
| **已付款預訂票券**             |   每日   | T+4（付款日期後 4 個日曆日） |
| **可兌換購買項目**             |   每日   | T+1（付款日期後 1 個工作天） |
| **終端機付款**               | 每日（每批） | T+1（批次結束後 1 個工作天） |

如果撥款日落在週末或國定假日，系統會自動順延至下一個工作日。

***

### 線上銷售（外送與外帶）

款項將撥付 **5 個工作天** 於每個計費週期結束後。每個計費週期涵蓋 7 個日曆日。您的帳單明細可於週期結束後 1 個日曆日查閱。

| 完成的訂單介於          | 帳單可供查閱  | 款項撥付               |
| ---------------- | ------- | ------------------ |
| 每月 1 日至 7 日      | 每月 8 日  | 在 7 日後的 5 個工作天     |
| 每月 8 日至 14 日     | 每月 15 日 | 在 14 日後的 5 個工作天    |
| 每月 15 日至 21 日    | 每月 22 日 | 在 21 日後的 5 個工作天    |
| 每月 22 日至 30／31 日 | 次月 1 日  | 在 30／31 日後的 5 個工作天 |

***

### 已付款預訂票券

款項將撥付 **4 個日曆日（T+4）** 於付款日期後。如果撥款日落在週末或國定假日，則會順延至下一個工作日。您的帳單明細可於付款後隔日查閱。

| 預訂付款日為 | 帳單可供查閱 | 款項撥付 |
| ------ | ------ | ---- |
| 星期一    | 星期二    | 星期五  |
| 星期二    | 星期三    | 星期一  |
| 星期三    | 星期四    | 星期一  |
| 星期四    | 星期五    | 星期一  |
| 星期五    | 星期六    | 星期二  |
| 星期六    | 星期日    | 星期三  |
| 星期日    | 星期一    | 星期四  |

***

### 可兌換購買項目

款項將撥付 **1 個工作天（T+1）** 於付款日期後。如果撥款日落在週末或國定假日，則會順延至下一個工作日。您的帳單明細可於付款後隔日查閱。

| 可兌換付款日為 | 帳單可供查閱 | 款項撥付 |
| ------- | ------ | ---- |
| 星期一     | 星期二    | 星期二  |
| 星期二     | 星期三    | 星期三  |
| 星期三     | 星期四    | 星期四  |
| 星期四     | 星期五    | 星期五  |
| 星期五     | 星期六    | 星期一  |
| 星期六     | 星期日    | 星期二  |
| 星期日     | 星期一    | 星期二  |

如對您的香港撥款有任何疑問，請聯絡財務團隊： <finance.hongkong@oddle.me>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://www.oddle.me/docs/help-center/help-center-zh/bo-kuan-yu-zhang-dan/bi-weekly-disbursement-schedule-hk.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.
