Stripe | Financial Infrastructure to Grow Your Revenue

Stripe | Financial Infrastructure to Grow Your Revenue

4466 articles

Limit customers to one subscription


Limit customers to one subscription

Direct customers to manage their subscription when they already have one.

You can redirect customers that already have an active subscription to the customer portal or your website to manage their subscription. This redirection works with Checkout (including the pricing table) and Payment Links.

Stripe uses either the Customer object (if you provide it in the Checkout Session) or the email address to detect if a customer already has an active subscription.

Direct your customers to the customer portal or your website

  1. Activate the no-code customer portal to allow your customers to log in and manage their subscriptions. You need to keep the login link for the customer portal enabled to keep this feature enabled. Disabling the login link disables this feature, which means that customers can create multiple subscriptions.
  2. Enable redirecting your customers to the customer portal in your Checkout and Payment Links settings .

Active subscription statuses

Active subscriptions have the following four statuses:

  • Active
  • PastDue
  • Unpaid
  • Paused
Last verified 2026-09-24

Is this helpful?