> For the complete documentation index, see [llms.txt](https://help.adalo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.adalo.com/component-basics/marketplace-components/stripe/marketplace-payments/set-up-your-stripe-account-for-stripe-connect.md).

# Set up your Stripe Account for Stripe Connect

In order to enable Merchants to sell goods and services on your platform, you need to register your Stripe account as a Stripe Connect account.

1\) Go to <https://dashboard.stripe.com/connect/tasklist>

2\) Select Platform or marketplace

![](/files/-LuZggzLa7c2e0BWuHs7)

3\) Select your Industry

![](/files/-LuZgxYQimxJYTnKX7NK)

4\) Select either 3rd option to indicate that customers will make purchases from a seller's page on your platform.

![](/files/-LuZhBGCa7isGVOG38aE)

5\) Select that it will be the name of the Seller on the customer's credit card statement

![](/files/-LuZhGY2pIjZzoJPH_j2)

6\) Select that customers should contact the seller if they have a complaint

![](/files/-LuZhKz4jnLs4X_RHjqR)

7\) Select Yes, your sellers accept card and ACH payments from customers

![](/files/-LuZhPoeaYuO45ybEYXF)

8\) Select that customers know they are purchasing from your sellers

![](/files/-LuZhVpu70qqlEfpmwzX)

9\) Review your responses and click Submit

![](/files/-LuZh_Z3mljb3lwjN4Vk)

10\) It can take a couple of business days for Stripe to approve your Connect account.  Once your are approved, you can continue with your marketplace set up.

## Help

If you need additional help with this article, you can always ask in our [community forum](https://forum.adalo.com/)! Be sure to paste the link to this article in your post as well!


---

# 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://help.adalo.com/component-basics/marketplace-components/stripe/marketplace-payments/set-up-your-stripe-account-for-stripe-connect.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.
