claude-code - 💡(How to fix) Fix [BUG] Max 20x gift subscription redeemed but account stuck on Free plan — code consumed, upgrade never applied [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
anthropics/claude-code#54565Fetched 2026-04-30 06:42:09
View on GitHub
Comments
0
Participants
1
Timeline
3
Reactions
0
Participants
Timeline (top)
labeled ×2unlabeled ×1

Error Message

I redeemed a Claude Max 20x gift subscription on April 29, 2026 by clicking the redemption link directly from the gift email. The redemption appeared to complete successfully — no error messages were shown. However, my account remains on the Free plan and no upgrade was applied.

Error Messages/Logs

RAW_BUFFERClick to expand / collapse

Preflight Checklist

  • I have searched existing issues and this hasn't been reported yet
  • This is a single bug report (please file separate reports for different bugs)
  • I am using the latest version of Claude Code

What's Wrong?

I redeemed a Claude Max 20x gift subscription on April 29, 2026 by clicking the redemption link directly from the gift email. The redemption appeared to complete successfully — no error messages were shown. However, my account remains on the Free plan and no upgrade was applied.

The gift code now shows as "This gift code is no longer active", confirming it was consumed by the system. But Settings → Billing shows only the Free plan with no record of any Max 20x subscription or invoice.

What Should Happen?

Account should be immediately upgraded to Claude Max 20x for the full gift duration upon successful redemption (as documented for free users).

Error Messages/Logs

Steps to Reproduce

  1. Receive Claude Max 20x gift subscription via email
  2. Click redemption link in the gift email on claude.ai
  3. Redemption page shows success
  4. Check Settings → Billing → still shows Free plan
  5. Attempt to redeem code again → "This gift code is no longer active", "Could not redeem gift code. Please try again.", "Could not redeem gift. You can try again."

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

use website

Platform

Other

Operating System

Windows

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The issue might be resolved by investigating the gift redemption process and ensuring that the subscription upgrade is properly applied after a successful redemption.

Guidance

  • Review the gift redemption logic to verify that the account upgrade is triggered correctly after a successful redemption.
  • Check the database or storage to ensure that the gift code consumption is correctly recorded and the corresponding subscription upgrade is applied.
  • Investigate potential issues with the Settings → Billing page, such as caching or synchronization problems, that might prevent the updated subscription information from being displayed.
  • Consider adding logging or debugging statements to the gift redemption process to gather more information about what happens after a successful redemption.

Example

No code snippet is provided as the issue does not contain sufficient technical details.

Notes

The issue lacks specific technical details, such as error messages or logs, which makes it challenging to provide a more precise solution. Additionally, the fact that this worked in a previous version suggests a potential regression, but without more information about the changes made, it's difficult to pinpoint the exact cause.

Recommendation

Apply workaround: Investigate and debug the gift redemption process to identify and fix the issue, as the problem seems to be related to the internal logic of the system rather than a version-specific bug.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING