Choose your account type (2024)

Learn more about the different types of Stripe accounts you can use with Connect.

When using Connect, you must create an account (known as a connected account) for each business or individual that signs up to receive money on your platform. Your business model determines the configuration of your platform and connected accounts, ranging from mostly Stripe-hosted to fully API-based, as well as your platform’s operational responsibilities.

Note

If you’re setting up a new Connect platform, see Design an integration to learn about configuring connected accounts. The information on this page describes less flexible connected account types, which are mainly used by existing platforms.

Connect supports the following account types that are each designed for different use cases:

  • Standard
  • Express
  • Custom

Account types Choose your account type (1)

You must consider several factors when choosing an account type. Integration effort and user experience are especially important because they can affect engineering resource expenditure and conversion rates. You can’t change a connected account’s type after creation.

Stripe recommends you use Express or Standard accounts to minimize integration effort. If you want more control over the user experience, Express or Custom accounts might meet your needs better. To know the account type recommended for your business, refer to your platform profile.

There’s an additional cost for using Express or Custom accounts.

Standard Express Custom
Integration effortLowestLowSignificantly higher
Integration methodAPI or OAuthAPIAPI
Fraud and dispute liabilityUserPlatformPlatform
Platform can specify payout timing?Yes, with Platform controlsYesYes
OnboardingStripeStripePlatform or Stripe
Identity information gatheringStripeStripePlatform or Stripe
User can access the Dashboard?Yes, full DashboardYes, Express DashboardNo
User support provided byPlatform and StripePlatform and StripePlatform
Automatic updates for new compliance requirementsYesYesNo
Support new countries without integration changesYesYesNo
Ideal for platformsWith experienced online businesses as usersAny typeWith significant engineering resources to dedicate to a fully white-labeled experience

User refers to the person with the connected account (that is, the person being paid for providing goods or services through your platform). With Standard accounts, the user is responsible for fraud and disputes when using direct charges, but this may vary operationally for destination charges.

Express accounts Choose your account type (2)

With Express accounts, Stripe handles the onboarding and identity verification processes. The platform has the ability to specify charge types and set the connected account’s payout settings programmatically. The platform is responsible for handling disputes and refunds, which is similar to a Custom account.

Although your user has interactions with Stripe, they primarily interact with your platform, particularly for the core payment processing functionality. For Express account holders, Stripe provides an Express Dashboard (a lighter version of the Dashboard) that allows them to manage their personal information and see payouts to their bank.

Use Express accounts when you:

  • Want to get started quickly (letting Stripe handle account onboarding, management, and identity verification)
  • Want to use destination charges or separate charges and transfers
  • Want significant control over your user’s experience

Examples of platforms that would use Express accounts include, but are not limited to: a home-rental marketplace like Airbnb, or a ride-hailing service like Lyft.

Global compliance requirements do evolve and change over time. With Express, Stripe proactively collects information when requirements change. For best practices on how to communicate to your users when this happens, visit the guide for Express accounts.

Express account availabilityChoose your account type (3)

Select one of the available countries when you create an Express account. You can’t change the country of your Express account after you create the account.

Some countries are available only when using cross-border payouts.

To know when Express accounts are available in your country, contact Stripe.

Albania

Antigua & Barbuda

Argentina

Armenia

Austria

Bahamas

Bahrain

Belgium

Benin

Bolivia

Bosnia & Herzegovina

Botswana

Brazil

Brunei

Bulgaria

Cambodia

Chile

Colombia

Costa Rica

Côte d’Ivoire

Croatia

Cyprus

Czech Republic

Denmark

Dominican Republic

Ecuador

Egypt

El Salvador

Estonia

Ethiopia

Finland

France

Gambia

Germany

Ghana

Greece

Guatemala

Guyana

Hong Kong

Hungary

Iceland

Indonesia

Israel

Italy

Jamaica

Jordan

Kenya

Kuwait

Latvia

Liechtenstein

Lithuania

Luxembourg

Macao SAR China

Madagascar

Malta

Mauritius

Mexico

Moldova

Monaco

Mongolia

Morocco

Namibia

Netherlands

Nigeria

North Macedonia

Norway

Oman

Pakistan

Panama

Paraguay

Peru

Poland

Portugal

Qatar

Romania

Rwanda

Saudi Arabia

Senegal

Serbia

Singapore

Slovakia

Slovenia

South Korea

Spain

Sri Lanka

St. Lucia

Sweden

Taiwan

Tanzania

Thailand

Trinidad & Tobago

Tunisia

Turkey

United Arab Emirates

United Kingdom

United States

Uruguay

Uzbekistan

Standard accountsChoose your account type (4)

A Standard Stripe account is a conventional Stripe account where the account holder (that is, your platform’s user) has a relationship with Stripe, is able to log in to the Dashboard, and can process charges on their own.

Use Standard accounts when you:

  • Want to get started quickly and don’t need a lot of control over your user’s experience
  • Want to use direct charges
  • Have users that are familiar with running online businesses or might already have a Stripe account
  • Prefer that Stripe handles direct communication with the user for account issues (for example, to request more information for identity verification purposes)

Some examples of platforms that would use Standard accounts are store builders like Shopify and Software as a Service (SaaS) platforms such as an online invoicing and payment service.

Global compliance requirements do evolve and change over time. With Standard, Stripe proactively collects information when requirements change. For best practices on how to communicate to your users when this happens, visit the guide for Standard accounts.

Country can't be changed

You can’t change the country of your Standard account after you create the account.

Custom accounts Choose your account type (5)

A Custom Stripe account is almost completely invisible to the account holder. You—the platform—are responsible for all interactions with your user, including collecting any information Stripe needs. You have the ability to change all of the account’s settings, including the payout bank or debit card account, programmatically.

Custom account holders don’t have access to the Dashboard, and Stripe doesn’t contact them directly.

Use Custom accounts when you:

  • Want complete control over your user’s experience
  • Can build the significant infrastructure required to collect user information, create a user dashboard, and handle support
  • Want to handle all communication with your users, rather than having your users contact Stripe directly

Creating and managing Custom accounts requires a larger integration effort than the other account types. To learn more, see Using Connect with Custom accounts.

Global compliance requirements do evolve and change over time. For best practices on how to communicate to your users when requirements change, see the guide for Custom accounts.

If you decide to use Custom accounts, Stripe recommends you use Connect Onboarding for Custom accounts to collect onboarding and verification information from your users. This would decrease your integration effort and eliminate the need to update your onboarding form when requirements change over time.

Custom accounts availabilityChoose your account type (6)

Select one of the available countries when you create an Custom account. You can’t change the country of your Custom account after you create account.

Some countries are available only when using cross-border payouts.

To know when Custom accounts are available in your country, contact Stripe.

Albania

Antigua & Barbuda

Argentina

Armenia

Australia

Austria

Bahamas

Bahrain

Belgium

Benin

Bolivia

Bosnia & Herzegovina

Botswana

Brazil

Brunei

Bulgaria

Cambodia

Canada

Chile

Colombia

Costa Rica

Côte d’Ivoire

Croatia

Cyprus

Czech Republic

Denmark

Dominican Republic

Ecuador

Egypt

El Salvador

Estonia

Ethiopia

Finland

France

Gambia

Germany

Ghana

Greece

Guatemala

Guyana

Hong Kong

Hungary

Iceland

India

Indonesia

Ireland

Israel

Italy

Jamaica

Japan

Jordan

Kenya

Kuwait

Latvia

Liechtenstein

Lithuania

Luxembourg

Macao SAR China

Madagascar

Malaysia

Malta

Mauritius

Mexico

Moldova

Monaco

Mongolia

Morocco

Namibia

Netherlands

New Zealand

Nigeria

North Macedonia

Norway

Oman

Pakistan

Panama

Paraguay

Peru

Philippines

Poland

Portugal

Qatar

Romania

Rwanda

Saudi Arabia

Senegal

Serbia

Singapore

Slovakia

Slovenia

South Africa

South Korea

Spain

Sri Lanka

St. Lucia

Sweden

Switzerland

Taiwan

Tanzania

Thailand

Trinidad & Tobago

Tunisia

Turkey

United Arab Emirates

United Kingdom

United States

Uruguay

Uzbekistan

Vietnam

See alsoChoose your account type (7)

  • Express Accounts
  • Standard Accounts
  • Custom Accounts
  • Account capabilities
Choose your account type (2024)

References

Top Articles
Latest Posts
Article information

Author: Merrill Bechtelar CPA

Last Updated:

Views: 5750

Rating: 5 / 5 (70 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Merrill Bechtelar CPA

Birthday: 1996-05-19

Address: Apt. 114 873 White Lodge, Libbyfurt, CA 93006

Phone: +5983010455207

Job: Legacy Representative

Hobby: Blacksmithing, Urban exploration, Sudoku, Slacklining, Creative writing, Community, Letterboxing

Introduction: My name is Merrill Bechtelar CPA, I am a clean, agreeable, glorious, magnificent, witty, enchanting, comfortable person who loves writing and wants to share my knowledge and understanding with you.