Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Developer tools
Get started
Payments
Finance automation
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Overview
Versioning
Changelog
Upgrade your API version
Upgrade your SDK version
Developer tools
SDKs
API
Testing
Workbench
Event Destinations
Workflows
Stripe CLI
Stripe Shell
Developers Dashboard
Agent toolkit
Stripe health alertsBuild with LLMsStripe for Visual Studio CodeFile uploads
Security
Security
Extend Stripe
Stripe Apps
    Overview
    Get started
    Create an app
    How Stripe Apps work
    Sample apps
    Build an app
    Store secrets
    API authentication methods
    Authorization flows
    Server-side logic
    Listen to events
    Handle different modes
    Enable sandbox support
    App settings page
    Build a UI
    Onboarding
    Distribute your app
    Distribution options
    Upload your app
    Versions and releases
    Test your app
    Publish your app
    Promote your app
    Add deep links
    Create install links
    Assign roles in UI extensions
    Post-install actions
    App analytics
    Embedded components for Apps
    Embed third-party Stripe Apps
    Migrating to Stripe Apps
    Migrate or build an extension
    Migrate a plugin to Stripe Apps or Stripe Connect
    Reference
    App manifest
    CLI
    Extension SDK
    Permissions
    Viewports
    Design patterns
      Action buttons
      Activation flow
      Additional context
      Back link
      Communicating state
      Demo content
      Empty state
      Lists
      Loading
      Progress stepping
      Redirects
      Settings sign in
      Sign in template
      Sign out
      Waiting screens
    Components
Stripe Connectors
Partners
Partner ecosystem
Partner certification
HomeDeveloper toolsStripe AppsDesign patterns

Activation flow for Stripe Apps

Learn how to build an activation process for users of your Stripe app.

Copy page

Follow the recommended account activation guidelines on this page.

Warning

Make sure users never share their full credential set with Stripe.

Before you begin

Create an app.

Flow

The ideal sign in flow is:

  1. Effortless—Users can onboard quickly and easily, while staying focused on the task in front of them, and providing only necessary information.
  2. Customizable—The process can scale up and down according to the user needs—making onboarding versatile, yet focused.
  3. Relevant—Users can bypass distractions by seeing short headlines and paragraphs, and only relevant images.

Suggested use

  • Your sign in flow must be secure and easy to follow.
  • The sign in flow must be the path of least resistance. Avoid unnecessary steps. For example:
  • If users need to sign in to an external site, collect sensitive credentials on that site, not within the Stripe Dashboard to avoid compromising passwords.
  • Stick to the recommended set of steps.
  • Detect whether a user already has an account for your product and allow them enter a sign in flow. For example:
  • Keep the onboarding flow brief and include authorization to connect your users’ Stripe accounts to your product. For example:
  • Always redirect users back to Stripe when sign in is complete. For example:
Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc