TryGhost/Ghost

"Unsubscribe" link should make it easy to cancel a paid subscription, too

Geschlossen

#23.445 geöffnet am 20.05.2025

 (3 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (11.887 Forks)batch import
communitygood first issue

Repository-Metriken

Stars
 (54.794 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 19T 11h) (658 gemergte PRs in 30 T)

Beschreibung

Issue Summary

When a member receives a newsletter, it always includes the Unsubscribe link. That link goes to:

Image

This is perfect for free newsletters. However, with paid, things get more complicated.

While the grey text at the bottom gives a hint that this won't cancel a paid subscription, it's grey, indicating lesser importance, and there's no direct link to actually cancel a paid subscription.

Given the new FTC rules for US-based newsletters, it's maybe worth thinking about whether the mechanism for cancellation is as 'simple' as it could be.

Suggestion: Either the unsubscribe link should open the account page for paid members, or else the newsletter page should include a link to the account management part of portal, i.e. this:

Image

Steps to Reproduce

na

Ghost Version

5.120

Node.js Version

any

How did you install Ghost?

any

Database type

MySQL 5.7

Browser & OS version

No response

Relevant log / error output

Code of Conduct

  • I agree to be friendly and polite to people in this repository

Contributor Guide