# Payout schedule (HK)

Payout timing depends on the payment channel.

| Channel                                              |   Billing cycle   | Payout timing                                       |
| ---------------------------------------------------- | :---------------: | --------------------------------------------------- |
| **Online sales** (Shop orders — Delivery & Takeaway) |       Weekly      | 5 business days after the end of each billing cycle |
| **Paid Reservation Tickets**                         |       Daily       | T+4 (4 calendar days after the payment date)        |
| **Redeemable purchases**                             |       Daily       | T+1 (1 business day after the payment date)         |
| **Terminal payments**                                | Daily (per batch) | T+1 (1 business day after the batch is closed)      |

If a payout falls on a weekend or public holiday, it is automatically moved to the next working day.

***

### Online Sales (Delivery & Takeaway)

Funds are paid out **5 business days** after the end of each billing cycle. Each billing cycle covers 7 calendar days. Your billing statement is available 1 calendar day after the cycle ends.

| Orders fulfilled between      | Statement available        | Funds disbursed                     |
| ----------------------------- | -------------------------- | ----------------------------------- |
| 1st – 7th of the month        | 8th of the month           | 5 business days after the 7th       |
| 8th – 14th of the month       | 15th of the month          | 5 business days after the 14th      |
| 15th – 21st of the month      | 22nd of the month          | 5 business days after the 21st      |
| 22nd – 30th/31st of the month | 1st of the following month | 5 business days after the 30th/31st |

***

### Paid Reservation Tickets

Funds are paid out **4 calendar days (T+4)** after the payment date. If the payout day falls on a weekend or public holiday, it moves to the next working day. Your billing statement is available the day after payment.

| Reservation payment on | Statement available | Funds disbursed |
| ---------------------- | ------------------- | --------------- |
| Monday                 | Tuesday             | Friday          |
| Tuesday                | Wednesday           | Monday          |
| Wednesday              | Thursday            | Monday          |
| Thursday               | Friday              | Monday          |
| Friday                 | Saturday            | Tuesday         |
| Saturday               | Sunday              | Wednesday       |
| Sunday                 | Monday              | Thursday        |

***

### Redeemable Purchases

Funds are paid out **1 business day (T+1)** after the payment date. If the payout day falls on a weekend or public holiday, it moves to the next working day. Your billing statement is available the day after payment.

| Redeemable payment on | Statement available | Funds disbursed |
| --------------------- | ------------------- | --------------- |
| Monday                | Tuesday             | Tuesday         |
| Tuesday               | Wednesday           | Wednesday       |
| Wednesday             | Thursday            | Thursday        |
| Thursday              | Friday              | Friday          |
| Friday                | Saturday            | Monday          |
| Saturday              | Sunday              | Tuesday         |
| Sunday                | Monday              | Tuesday         |

For questions about your Hong Kong payouts, contact the Finance Team at <finance.hongkong@oddle.me>.


---

# 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://www.oddle.me/docs/help-center/payouts-and-billing/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.
