Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Revenue
Platforms and marketplaces
Money management
Developer resources
Overview
Billing
OverviewAbout the Billing APIs
Subscriptions
    Overview
    How subscriptions work
    Quickstart
    Use cases
    Build your integration
    Subscription features
      Subscription invoices
      Subscription schedules
      Subscription pricing
      Recurring pricing models
      Embed a pricing table
      Start subscriptions
      Set quantities
      Set billing cycles
      Backdate subscriptions
      Subscribe to multiple items
      Set trial periods
      Apply coupons
      Migrate subscriptions to Stripe
        Migrate subscriptions using a toolkit
        Migrate subscriptions using Stripe APIs
      How credit prorations are calculated
      Subscription payments
      Subscription payment methods
      Integrate with third-party payment processing
      Collection methods
      Strong Customer Authentication (SCA)
      Manage subscriptions
      Modify subscriptions
      Manage pending updates
    Entitlements
    Analytics
Invoicing
Usage-based billing
Quotes
Customer management
Billing with other products
Revenue recovery
Automations
Test your integration
Tax
Overview
Use Stripe tax
Manage compliance
Reporting
Overview
Select a report
Configure reports
Reports API
Reports for multiple accounts
Revenue recognition
Data
OverviewSchema
Custom reports
Data Pipeline
Data management
HomeRevenueSubscriptionsSubscription features

Migrate subscriptions to Stripe Billing

Learn about migrating subscriptions from other sources to Stripe.

You can import existing subscriptions from third-party billing systems (such as Zuora, Recurly, Chargify, or Chargebee) into Stripe Billing. You can also migrate subscriptions from an in-house billing system or from a different Stripe account.

Use the Billing migration toolkit to migrate your subscriptions without writing code. Alternatively, you can use the Stripe APIs to import subscriptions with manual scripts.

Before you begin

You must know:

  • Your current payment processor.
  • Your current subscription provider.
  • Your pricing model.

Getting started

Migrate subscriptions using toolkit

Use the Billing migration toolkit to migrate your subscriptions to Stripe.

Migrate subscriptions with APIs

Learn how to migrate your subscriptions to Stripe using Stripe APIs.

Migration stages

A typical migration process consists of the following stages:

  1. Set up your billing integration.
  2. Migrate your customer and payment processor information.
  3. Import your subscriptions to Stripe Billing.

Migration decision matrix

The migration process varies slightly depending on a few factors. Use the following decision matrix to understand the required steps for your situation.

My customer and payment data is in an external systemMy customer and payment data is already in Stripe
Migrate subscription data from a third party
  • Set up a Stripe Billing integration
  • Request a PAN data import from your current processor
  • Use the Billing toolkit to migrate subscriptions data to Stripe Billing
  • Set up a Stripe Billing integration
  • Use the Billing toolkit to migrate subscriptions data to Stripe Billing
Migrate subscription data between Stripe accounts
  • Set up a Stripe Billing integration
  • Copy PAN data across Stripe accounts
  • Billing migration within Stripe accounts
  • Set up a Stripe Billing integration
  • Copy PAN data across Stripe accounts
  • Billing migration within Stripe accounts
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