Skip to content
Create account or Sign in
The Stripe Docs logo
/
Ask AI
Create accountSign in
Get started
Payments
Revenue
Platforms and marketplaces
Money management
Developer resources
APIs & SDKsHelp
Overview
Get started with Connect
Design your integration
    SaaS platform
    Marketplace
      Quickstart
      Essential tasks
        Create a connected account
        Set up Dashboard access
        Onboard a connected account
        Enable payment methods
        Accept a payment
        Collect application fees
        Pay out to connected accounts
        Handle refunds and disputes
Integration fundamentals
Example integrations
Account management
Onboard accounts
Configure account Dashboards
Work with connected account types
Payment processing
Accept payments
Pay out to accounts
Platform administration
Manage your Connect platform
Tax forms for your Connect platform
United States
English (United States)
HomePlatforms and marketplacesDesign your integrationMarketplace

Essential tasks

Complete the essential tasks to set up your marketplace and enable your connected accounts.

End-to-end code samples

See our Quickstart for a complete, annotated code sample of this integration.

Connect supports many methods of integration to define the interactions between you, your connected accounts, and Stripe. You get to decide:

  • How funds from purchases move through your platform account and Stripe.
  • Which accounts Stripe uses to cover losses from refunds and disputes.
  • Whether connected accounts interact with Stripe directly or through your own site.
  • How to charge connected accounts for using your platform.

If you’re building a marketplace where you connect sellers and buyers, collect payment for a transaction, and then pay the seller their share of each transaction, this guide might help simplify some of your decisions by providing a best practice set of integration steps.

Before you begin

  1. Register your platform.
  2. Add business details to activate your account.
  3. Complete your platform profile.
  4. Customize your brand settings. Add a business name, icon, and brand color.

Essential task summary

Each essential task represents a step in the process of building your marketplace.

  1. Create a connected account

    Create a connected account for each seller or vendor on your marketplace and prefill it with relevant information.

  2. Set up Dashboard access

    Set up access to the Stripe Dashboard to enable your connected accounts to view transactions.

  3. Onboard a connected account

    Send an Account Link to your connected accounts so they can complete the process of onboarding to Stripe.

  4. Enable payment methods

    Enable the payment methods you want to support on your marketplace.

  5. Accept a payment

    Process payments using either destination charges or separate charges and transfers.

  6. Collect application fees

    Collect application fees from your connected accounts for each transaction in your marketplace.

  7. Pay out to connected accounts

    Manage how and when to make payouts to your connected accounts.

  8. Handle refunds and disputes

    Manage the funds flow of activity that reverses completed payments.

Was this page helpful?
YesNo
  • Need help? Contact Support.
  • Check out our changelog.
  • Questions? Contact Sales.
  • LLM? Read llms.txt.
  • Powered by Markdoc