# 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

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-LuZfqQM6tQXXmednD30%2F-LuZggzLa7c2e0BWuHs7%2FScreenshot%202019-11-24%20at%207.45.09%20PM.png?alt=media\&token=9cbf8a0f-6bac-4bfc-a075-39a3bacd9e1b)

3\) Select your Industry

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-LuZfqQM6tQXXmednD30%2F-LuZgxYQimxJYTnKX7NK%2FScreenshot%202019-11-24%20at%207.47.21%20PM.png?alt=media\&token=536589a8-4424-4287-bcbc-36b52ba8736b)

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

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-LuZfqQM6tQXXmednD30%2F-LuZhBGCa7isGVOG38aE%2FScreenshot%202019-11-24%20at%207.47.50%20PM.png?alt=media\&token=f131fe24-3776-4791-8a33-7f3e7bc743d4)

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

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-LuZfqQM6tQXXmednD30%2F-LuZhGY2pIjZzoJPH_j2%2FScreenshot%202019-11-24%20at%207.47.58%20PM.png?alt=media\&token=9e63a392-cede-44c9-861f-ff0f34a1fcf0)

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

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-LuZfqQM6tQXXmednD30%2F-LuZhKz4jnLs4X_RHjqR%2FScreenshot%202019-11-24%20at%207.48.08%20PM.png?alt=media\&token=b862bfcb-c0ed-4fce-9b8d-829fd894ce5e)

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

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-LuZfqQM6tQXXmednD30%2F-LuZhPoeaYuO45ybEYXF%2FScreenshot%202019-11-24%20at%207.49.02%20PM.png?alt=media\&token=9192b436-0680-4e0c-bf45-929e5364f37e)

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

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-LuZfqQM6tQXXmednD30%2F-LuZhVpu70qqlEfpmwzX%2FScreenshot%202019-11-24%20at%207.49.19%20PM.png?alt=media\&token=8a2b78ff-f294-4f77-8aec-332681caf60e)

9\) Review your responses and click Submit

![](https://3467607506-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LhGHkPsv15svPIU5I7C%2F-LuZfqQM6tQXXmednD30%2F-LuZh_Z3mljb3lwjN4Vk%2FScreenshot%202019-11-24%20at%207.49.33%20PM.png?alt=media\&token=d3494808-f6b6-4a58-a7e5-3f32a6b9d6cf)

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: 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.
