惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

F
Fortinet All Blogs
Attack and Defense Labs
Attack and Defense Labs
V2EX - 技术
V2EX - 技术
O
OpenAI News
S
Secure Thoughts
H
Heimdal Security Blog
Application and Cybersecurity Blog
Application and Cybersecurity Blog
Schneier on Security
Schneier on Security
H
Hacker News: Front Page
S
Security Affairs
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
Vercel News
Vercel News
Microsoft Security Blog
Microsoft Security Blog
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
P
Proofpoint News Feed
The Register - Security
The Register - Security
GbyAI
GbyAI
Cloudbric
Cloudbric
MongoDB | Blog
MongoDB | Blog
D
Darknet – Hacking Tools, Hacker News & Cyber Security
K
Kaspersky official blog
Forbes - Security
Forbes - Security
Y
Y Combinator Blog
C
CXSECURITY Database RSS Feed - CXSecurity.com
Scott Helme
Scott Helme
Hacker News - Newest:
Hacker News - Newest: "LLM"
The Cloudflare Blog
Recorded Future
Recorded Future
人人都是产品经理
人人都是产品经理
Cyberwarzone
Cyberwarzone
C
CERT Recently Published Vulnerability Notes
Webroot Blog
Webroot Blog
C
Cyber Attacks, Cyber Crime and Cyber Security
L
LangChain Blog
T
Tor Project blog
Microsoft Azure Blog
Microsoft Azure Blog
博客园_首页
Hacker News: Ask HN
Hacker News: Ask HN
Blog — PlanetScale
Blog — PlanetScale
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
B
Blog RSS Feed
N
News and Events Feed by Topic
阮一峰的网络日志
阮一峰的网络日志
I
Intezer
V
V2EX
T
Tailwind CSS Blog
SecWiki News
SecWiki News
NISL@THU
NISL@THU
C
Check Point Blog

Ghost Help Center

Automations (beta) Reset authentication Gift Subscriptions Welcome emails How do I buy a domain on Ghost(Pro)? How do members sign in to my site? How to upgrade a Ghost(Pro) site Disabling analytics Member sources Native analytics in Ghost Does Ghost use Two-factor Authentication? Importing Content to Ghost Social web (Beta) Signup spam protection What happens when a member payment fails? How do I pause member subscriptions?
Duplicate active subscription warnings
Ghost · 2026-06-10 · via Ghost Help Center

Ghost shows a warning when one or more of your members has more than one active paid subscription at the same time.

What this warning means

A banner appears at the top of your members list when Ghost detects a member with two or more active paid subscriptions. Each one bills separately, so the member is being charged more than once for access to your publication.

Ghost's default signup flow prevents this automatically by asking for an email before sending someone to Stripe, so we can recognize an existing member.

Duplicates appear when a member reaches Stripe through a route that skips that step — usually a custom membership page in your theme, or a checkout button that links straight to Stripe. Stripe allows a customer to hold more than one subscription by default. So a member who reaches checkout this way can go through the payment flow and subscribe a second time — genuinely paying again — usually because they've forgotten they already subscribed.

How to manage

Select the banner to filter your members list to the affected people, then decide how to handle each one. For most publishers that means cancelling the extra subscription — from the member's profile in Ghost or in your Stripe dashboard — and optionally refunding the overlap.

You don't have to act on every duplicate at once. If you dismiss the banner, it won't reappear unless Ghost detects a new member with a duplicate subscription. To revisit the filtered list at any time, you can do so here.

Can I stop this from happening permanently?

Yes, Stripe has an optional setting to limit customers to one subscription. When it's turned on, Stripe checks at checkout whether the customer already has an active subscription and, if they do, sends them to sign in to their account instead of paying again.

This setting lives in your Stripe dashboard and has to be turned on there — it can't be enabled from inside Ghost. Here's how to set it up:

  1. In your Stripe dashboard, open the Checkout and Payment Links settings and find the Subscriptions section.
  2. Turn on the option to limit customers to one subscription.
  3. Choose redirect to your website and enter your Ghost sign-in link, which is your site address followed by #/portal/signin — for example, https://www.yoursite.com/#/portal/signin.
  4. Save your changes.

Once this is on, any member who tries to subscribe again while they already have an active subscription is redirected to sign in to their existing account. Stripe matches them by email address, so this works across any custom membership pages or checkout buttons.

Some publishers deliberately let members hold more than one subscription — for example, a standard membership alongside a separate support contribution or add-on. If that describes your setup, the warning is expected, and there's no need to act on it or change the Stripe setting.