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
OverviewAccept a paymentUpgrade your integration
Online payments
OverviewFind your use case
Use Payment Links
Use a pre-built checkout page
Build a custom integration with Elements
Build an in-app integration
Use Managed Payments
Recurring payments
In-person payments
Terminal
Payment Methods
Add payment methods
Manage payment methods
Faster checkout with Link
Payment operations
Analytics
Balances and settlement time
Compliance and security
Currencies
Declines
Disputes
Radar fraud protection
Payouts
ReceiptsRefunds and cancellations
Advanced integrations
Custom payment flows
Flexible acquiring
Off-Session Payments
Multiprocessor orchestration
Beyond payments
Incorporate your company
Crypto
Agentic commerce
Machine payments
Financial Connections
    Overview
    Get started
    Use cases
    Fundamentals
    Testing
    Supported institutions
    Deployment checklist
    Collect accounts for data
    ACH Direct Debit payments
    Connect payouts
    Other data-powered products
    Access account data
    Balances
    Ownership
    Transactions
    Ownership match
    Manage accounts
    Relink
      Hosted relink
      API relink
        Payments or payouts
        Data products
    Tokenized account numbers
    Disconnections
    Webhooks
Climate
Verify identities
United States
English (United Kingdom)
  1. Home/
  2. Payments/
  3. Financial Connections/
  4. Relink

Use the Financial Connections API to relink an accountPublic preview

Integrate the relink authentication flow directly into your website or application.

Your customer might need to relink an existing Financial Connections account to restore data access, refresh deactivated tokenized account numbers, or update the data permissions available on the account. Use the Financial Connections server-side API and a client-side SDK library to prompt your customer to complete a relink session directly in your website or application.

Your integration will:

  1. Create a Financial Connections session on the server which sets the relink_options parameter.
  2. Pass the session’s client_secret to your front end.
  3. Use a client SDK method such as collectFinancialConnectionsAccounts to prompt your customer to complete the authentication flow.
  4. Handle the relinking outcome on the client.
  5. Optionally, handle webhook events when accounts relink successfully.

Next steps

Relink for payments or payouts

Configure the authentication flow to relink accounts used for payments or payouts.

Relink for data products

Configure the authentication flow to relink accounts used to access data such as balances, transactions, and ownership.

Stripe-hosted relink

Email your customer a link to a Stripe-hosted page to relink an account.

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