> 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-manage-my-stripe-account-details.md).

# 如何管理我的 Stripe 帳戶資料？

你可以直接從 Merchant Admin 更新你的銀行帳戶詳細資料、手機號碼和帳單明細描述。所有變更都會透過 Stripe Express 儀表板完成。

***

## 更新你的銀行帳戶詳細資料

1. 登入 [Merchant Admin](https://panel.oddle.me) 並前往 **Account Settings > Billing > Accounts**.
2. 捲動至 **撥款詳情** 和點擊 **管理**.

   ![](/files/45a454e8bf4212dec00e3a7fd6fc7b9dc4ffd6ac)
3. 請輸入傳送至已註冊電話號碼的 OTP。

   ![](/files/8ffb79e1cd4f7fea673c6b9fc178255857133c27)
4. 在 Stripe Express 儀表板中，點擊 **個人檔案圖示** 右上角的。

   ![](/files/ac70eaca52a4ae61df1885a152f3895e5656a775)
5. 點擊你在 **撥款詳情**.

   ![](/files/133fcba7a804abdd683a680dacf716992eb9cc04)
6. 點擊 **鉛筆圖示** 旁邊的目前銀行帳戶號碼。

   ![](/files/6bb3788006c61cdc2872a72439bf72bbd3c9b017)
7. 輸入新的銀行帳戶號碼，然後點擊 **儲存**.

   ![](/files/6881e61839eec62c18556c3be9ba67a386651c76)

{% hint style="info" %}
對於 POSB/DBS 帳戶，請在帳號開頭加上前導零。
{% endhint %}

***

## 更新已註冊的手機號碼

**如果你仍可存取目前的號碼：**

1. 前往 **Account Settings > Billing > Accounts**.
2. 點擊 **管理** 位於相關 Stripe 帳戶旁邊。
3. 在 **撥款詳情**，點擊 **管理** 以開啟 Stripe 儀表板。
4. 請輸入傳送至你目前號碼的 OTP。
5. 點擊 **人物圖示** 在右上角，然後尋找 **驗證詳細資料** 以更新你的手機號碼。

**如果你已無法存取已註冊的號碼：**

1. 前往 [Stripe 支援](https://support.stripe.com/contact/login) 並選擇 **我無法登入**.
2. 請說明你已無法存取已註冊的電話號碼，並提供背景情況（例如，前任帳戶持有人已離職）。
3. Stripe 支援將引導你完成驗證流程，以恢復存取權限。

***

## 更新你的帳單明細描述

帳單明細描述是你的品牌在客戶信用卡帳單上顯示的方式。

1. 登入 [Merchant Admin](https://panel.oddle.me).
2. 前往 **帳戶設定 > 帳單 > 帳戶 > 管理**.
3. 點擊 **編輯** 旁邊 **帳戶資訊**.
4. 更新 **顯示名稱** 欄位填入你的新帳單明細描述。
5. 完成其餘的帳戶詳細資料表單，並確保電子郵件是你的財務聯絡人電子郵件。
6. 儲存您的變更。

{% hint style="info" %}
請勿在 Stripe 中使用 Facebook 粉專網址作為你的商家網站——它會在客戶的帳單上顯示為「[www.facebook.com」。請改用你的品牌網站或](http://www.facebook.com」。請改用你的品牌網站或) Oddle Shop URL。
{% endhint %}

如需協助，請聯絡 <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-manage-my-stripe-account-details.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.
