> 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/how-do-i-link-menus-and-stores-to-payment-accounts.md).

# 如何將菜單和門市連結到收款帳戶？

如果您已為某一個選單設定好 Oddle Payouts，且需要將另一個選單或其他門市連結至同一付款帳戶，本文將說明您的選項。

***

## 將選單連結至現有銀行帳戶

當您希望以下情況時，請將新選單連結至現有帳單帳戶：

* 多個選單的對帳單整合在同一個帳單組織下，且
* 所有款項撥付至同一個銀行帳戶。

**步驟：**

1. 在新選單的銀行帳戶頁面中，點擊 **連結現有銀行帳戶**.

   ![](/files/d1d76a141671ef595cea1ad89e624510088cd9c8)
2. 從清單中選取現有的銀行帳戶。

   ![](/files/3f3f600cb14bf8f7068ec4caea2d870153be309a)
3. 點選以下項目以確認 **連結現有銀行帳戶**.

   ![](/files/c9e6457ca2672b556efea48ac1c2f9fbdb4a5e31)
4. 勾選相關門市的核取方塊，以將這些門市與該銀行帳戶關聯。

   ![](/files/1ce4f170f06d48d78d1e4f3cda6b5599acf75ef0)

***

## 何時應改為建立獨立的帳單帳戶

如果您需要以下項目，請不要連結至現有帳戶：

* **不同選單的獨立對帳單** 針對不同選單——為每個選單在不同的帳單組織名稱下建立獨立的帳單帳戶。款項撥付仍可匯入同一個實體銀行帳戶號碼。
* **不同的銀行帳戶** 針對不同門市——建立獨立的帳單帳戶，並將每個帳戶連結至不同的銀行帳戶號碼。

{% hint style="warning" %}
帳單組織名稱一經建立即無法變更。請聯絡 <support@oddle.me> 若您需要更新您的名稱。
{% endhint %}

***

## 將門市指派至專屬付款帳戶（門市層級付款指派）

此功能可讓您將個別門市的付款收至不同的銀行帳戶。若要啟用，請聯絡您的客戶經理。

啟用前，請注意：

* 此功能一經啟用即無法停用。
* 離線付款方式（現金、銀行轉帳）無法使用此功能按門市指派。
* 同一門市不能連結至同一付款類型的多個帳戶。

**啟用後：**

1. 前往 **付款** 前往相關選單的分頁，然後點擊 **建立新的付款方式**.

   ![](/files/578595d78630d9feb0eddef1e99e2025708eb129)
2. 選取您要新增的付款方式。

   ![](/files/5c51c73ddf38902ea1b698d26e0d498615a98085)
3. 輸入付款帳戶詳細資料。

   ![](/files/c83106c91c9db222a963966a616ad574a533ea05)
4. 選取此付款帳戶將適用的門市。

   ![](/files/698c1a9969fa07b29aed15781adb5391e393c428)
5. 點擊 **儲存**.

如有任何問題，請聯絡 <support@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/how-do-i-link-menus-and-stores-to-payment-accounts.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.
