# 如何开始使用 Stripe？

要接收款项，您需要通过 Merchant Admin 创建并验证 Stripe 账单账户。这会将您的 Oddle 账户连接到 Stripe，以便资金可以直接拨付到您的银行。

**开始前，请确保您已准备好：**

* Merchant Admin 中的财务用户角色（没有此权限，您将看不到账单设置页面）
* 法定企业名称和公司注册号（新加坡为 UEN）
* 已注册的企业地址
* 用于收款的公司银行账户详情
* 获授权业务代表的身份证明文件（驾驶执照、NRIC、护照或工作准证）

***

## 步骤 1：添加新的账单账户

1. 登录 [Merchant Admin](https://panel.oddle.me) 并前往 **账户设置 > 账单 > 账户**.
2. 点击 **添加账单账户**.

   ![](/files/02c56ede22eb26c5db897be29d059c8ab1fab7c7)
3. 在弹窗中，点击 **立即开始**.

   ![](/files/922aa35bdbed6d2365ecae7730923d49f45f250d)
4. 输入您的企业实体详情：法定企业名称、公司注册号、企业邮箱和企业地址。点击 **下一步**.

   ![](/files/27a08a90adda98a2cb98c4d9baa689281db43465)
5. 添加您的银行账户信息并点击 **下一步**.

   ![](/files/15fcd0f675c78116458f2622b77c31c9b5cd61a2)
6. 将相关门店关联到此账单账户并点击 **保存**.

   ![](/files/b637ac26f7b74c9d898a9696fe468113df592c97)

{% hint style="info" %}
您可以为每个门店创建一个 Stripe 账户，或使用一个 Stripe 账户管理所有门店。您可创建的账单账户数量与您账户中的门店数量相对应。
{% endhint %}

***

## 步骤 2：通过 OTP 验证您的账户

输入管理该账户的获授权代表电话号码——每次需要访问您的 Stripe 账户时，该号码都会收到一次 OTP。

![](/files/49c2b2dbba7e4da5c6aad17230fd27f0670b3ba2)

输入发送到该号码的 OTP 以继续。

![](/files/4b44323516ad33b207dbbdad88dc2bad131bef75)

***

## 步骤 3：添加基本企业信息

输入您的 UEN、企业地址、电话号码和网站。

![](/files/9a4b2891d7f26ef39d4f4dc4fa15f83d1ecfaaea)

{% hint style="info" %}
不要将 Facebook 页面网址作为您的企业网站。这样会在客户的银行账单上显示为“[www.facebook.com”。请改用您的品牌官网或](http://www.facebook.com”。请改用您的品牌官网或) Oddle Shop URL。
{% endhint %}

***

## 步骤 4：说明您将如何使用 Stripe 账户

填写一份简短问卷，说明您计划如何在业务中使用 Stripe。

![](/files/fd881cb6512d877d6fb6086dac2322c2cd746b9b)

***

## 步骤 5：注册企业代表

您可以手动注册企业代表，或使用 SINGPASS MyInfo 以更快完成流程。

**手动注册**

输入获授权代表的名和姓、电子邮箱、职位、国籍、出生日期、家庭地址、电话号码和 NRIC。

![](/files/de2625f23531c501ea66f8daa598d58012d1fda5)

![](/files/a9941f5491896037a20785d96f8aa6ecc69c2f9f)

![](/files/736fe1581984fd0d467c977b120642ede1536659)

**通过 SINGPASS MyInfo**

输入获授权代表的 NRIC，并使用 SINGPASS 登录，以自动获取其详细信息。

![](/files/bc37dce22c6295881a332f9702f841ff68550609)

![](/files/b3e78547364239402cce5a58e352b38f01458bec)

***

## 步骤 6：验证代表身份

上传一张有效身份证明文件的照片——驾驶执照、NRIC、护照或工作准证——且需与代表信息一致。

![](/files/1b7e83b45a4054e8dc1210d719c18e6b3ba88b21)

![](/files/b83c7ce2c2ebeb12ebbc40fc51c3e2f14d440a3f)

{% hint style="info" %}
在此步骤请勿点击“暂时跳过”。跳过会延长验证时间，并可能暂停您的款项发放。
{% endhint %}

请确保验证文件上的姓名与您注册的姓名完全一致。

***

## 步骤 7：添加用于收款的银行账户

输入您希望接收款项的银行账户详情。

![](/files/d8581f7996e903a05e063c1d2f950aad7be42a2d)

***

## 步骤 8：审核并提交

请仔细审核所有已提交的信息。在提交前确保所有内容准确且完整——信息缺失会导致延误或暂停您的款项发放。

![](/files/0fe5a3fc0a153eb3fac15d033959e4fcad5c59dd)

![](/files/15880abf851c56c20d619467a1187c63e6411c00)

{% hint style="info" %}
请确保每家门店都已分配到一个 Stripe 账户。未关联支付账户的门店在结账时会向客户显示错误。
{% endhint %}


---

# 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-get-started-with-stripe.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.
