# 如何管理我的 Stripe 账户详情？

您可以直接从商家管理后台更新您的银行账户详情、手机号码和账单描述符。所有更改均通过 Stripe Express 仪表板进行。

***

## 更新您的银行账户详情

1. 登录 [Merchant Admin](https://panel.oddle.me) 并前往 **Account Settings > Billing > Accounts**.
2. 滚动到 **收款详情** 并点击 **管理**.

   ![](/files/81c424d879abe13b87d712d82375cba55dc8ddc1)
3. 输入发送到已注册电话号码的 OTP。

   ![](/files/92c0cf146574d204ccd8362d035e2537a8002f0b)
4. 在 Stripe Express 仪表板中，点击 **个人资料图标** ，位于右上角。

   ![](/files/3044760c4ab29de94565b32dc4de040de220a4f1)
5. 点击 **收款详情**.

   ![](/files/c6ab3c6b94871705a1236540b1208724d47a82b4)
6. 点击 **铅笔图标** 旁边的当前银行账号。

   ![](/files/4f88492a97b6f50db226976ce098fdacce4d113f)
7. 输入您的新银行账号，然后点击 **保存**.

   ![](/files/657bdcac8a435c87043f296173cb257393c8de71)

{% 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 页面 URL 作为您的企业网站——它会在客户账单上显示为“[www.facebook.com”。请改用您的品牌网站或](http://www.facebook.com”。请改用您的品牌网站或) Oddle Shop URL。
{% endhint %}

如果您需要帮助，请联系 <support@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/help-center-zh/da-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.
