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
OverviewSee all products
About the APIs
Stripe glossary
Start building
Create an account
    Overview
    Activate your account
    Add funds to your balance
    Account checklist
    Acceptable verification documents
    Account structure
    Start a team
    Organisations
    Multiple separate accounts
    Linked external accounts
    Settings
    Profile
    Branding
    Statement descriptors
    Custom email domain
    Custom domain
    Single sign-on
    Stripe Verified
Quickstarts
Start developing
Build with an LLM
Use Stripe without code
Migrate to Stripe
Common use cases
OverviewAccept simple payments as a startupSell subscriptions as a SaaS startupBuild a subscription solution with usage-based pricingAccept payments in personSend invoices to collect payments
United States
English (United Kingdom)
HomeGet startedCreate an account

Activate your account

Learn how to activate and secure your Stripe account.

Account checklist

For the safety and security of your Stripe account, complete our account checklist before going live.

Immediately after you create a Stripe account, you can use your account in testing environments. In a sandbox, simulate transactions and use all of Stripe’s features without moving any money. To accept real payments, you must activate your account to use live mode. If you haven’t already, create a Stripe account.

Activate your account

To activate your account, fill out the account application requesting some basic information about your business, product and your personal relationship to your business.

Stripe’s “Know Your Customer” (KYC) obligations require that we collect and maintain this information on all Stripe users. These requirements come from our regulators and financial partners, and are intended to prevent abuse of the financial system. We review the information you provide internally to make sure that it complies with our services agreement. We’ll contact you if we need any further information.

After you activate your Stripe account, you can’t change its country. If you need to use Stripe in a different country that we support, you must create a new account.

Caution

Privacy and security are priorities for Stripe. Our privacy policy explains how and for what purposes we collect, use, retain, disclose, and safeguard any personal data you provide to us.

Public business information

Close your account

You can close your account any time you want. We recommend you leave it dormant, however, in case you need to access any financial data or take action to resolve a dispute.

Your customers see the following details on either their card statements or in email receipts sent by Stripe.

  • Business name and website URL
  • Business email address, phone number, and address
  • Support site URL
  • Statement descriptor text

You provide this information when you activate your account, and can update it any time in your Account settings. Make sure that your statement descriptor text and business information are clearly associated with you. If your customer can’t recognise one of your payments, they might dispute it.

Statement descriptors are limited to between 5 and 22 characters. They must contain at least 5 letters and can’t use the special characters <, >, \, ', ", or *.

You can also use dynamic statement descriptors when creating a charge so that each payment has a custom statement descriptor. This dynamic text is appended to the shortened descriptor set in the Stripe Dashboard. Statement descriptor prefixes are limited to between 2 and 10 characters. For detailed information, see the documentation on statement descriptors.

Keep your account safe

After you set up your account, you’ll want to keep it safe. Here are our recommendations:

  • Keep private information private: Don’t share your password and keep your secret API keys confidential on your own servers. Store secret keys in a secrets vault, not in source code. Use restricted API keys instead of secret keys wherever possible. As a reminder, Stripe employees never ask you for your keys.

  • Don’t reuse your Stripe password: Use a password that’s unique to Stripe. If you use your password on another site and that site is compromised, an attacker could use those stolen credentials to take over your account. If you need to reset your password, click Edit > Change password in your Personal details settings and enter a new password.

  • Use team members to provide others with access to your account: You can invite others (with limited access) to your Stripe account so that they can log in and take certain actions.

  • Update your computer and browser regularly: We recommend configuring your computer to automatically download and install updates (for example, macOS or Windows). This helps protect your system against automated attacks and malware.

  • Beware of phishing: All genuine Stripe sites use the stripe.com domain and HTTPS. If you get an email from us that you don’t expect, go directly to our site to log in. Don’t enter your password after clicking a link in an email. If you’re ever not sure it’s really us, review Verified Stripe domains on Stripe Support.

  • Enable two-factor authentication with a passkey or security key: When you enable two-factor authentication (2FA), you need to provide an additional verification step to complete the login process. Stripe supports passkeys, security keys, authenticator apps and SMS. We recommend passkeys or security keys because they’re resistant to phishing. SMS-based 2FA is vulnerable to SIM-swapping and interception, so use it only as a last resort. To enable this feature, go to your user settings.

See also

  • Account checklist
  • Multiple accounts
  • Single sign-on
Was this page helpful?
YesNo
  • Need help? Contact Support.
  • Chat with Stripe developers on Discord.
  • Check out our changelog.
  • Questions? Contact Sales.
  • LLM? Read llms.txt.
  • Powered by Markdoc
On this page