claude-code - 💡(How to fix) Fix [BUG] Max 20x subscription silently downgraded to Pro with unauthorized credit card charge while Google Play subscription still active [2 comments, 2 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#52396Fetched 2026-04-24 06:08:18
View on GitHub
Comments
2
Participants
2
Timeline
5
Reactions
0
Author
Timeline (top)
commented ×2labeled ×2unlabeled ×1

My active Claude Max 20x subscription (purchased through Google Play, valid until May 11, 2026) was silently downgraded to Pro on April 22, 2026. On the same day, my credit card was charged for a separate Pro subscription that I never signed up for — despite my Google Play Max subscription being active and fully paid.

This appears to be a cross-platform billing sync bug between Google Play Billing and the claude.ai account/billing system, similar in pattern to:

  • #32766 — $50 promotional credit disappeared after Google Play → web subscription change
  • #45335 — Max 5x subscription silently downgraded to Free with no user action
  • #48780 — Max plan double-billed and account downgraded
  • #23315 — Claude Code charged via API billing AND prepaid credits simultaneously

Error Message

  • Attempted "Resubscribe" in Settings → Billing — fails with error stating subscription is managed through Google Play.

Error Messages/Logs

Root Cause

My active Claude Max 20x subscription (purchased through Google Play, valid until May 11, 2026) was silently downgraded to Pro on April 22, 2026. On the same day, my credit card was charged for a separate Pro subscription that I never signed up for — despite my Google Play Max subscription being active and fully paid.

This appears to be a cross-platform billing sync bug between Google Play Billing and the claude.ai account/billing system, similar in pattern to:

  • #32766 — $50 promotional credit disappeared after Google Play → web subscription change
  • #45335 — Max 5x subscription silently downgraded to Free with no user action
  • #48780 — Max plan double-billed and account downgraded
  • #23315 — Claude Code charged via API billing AND prepaid credits simultaneously
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?

Summary

My active Claude Max 20x subscription (purchased through Google Play, valid until May 11, 2026) was silently downgraded to Pro on April 22, 2026. On the same day, my credit card was charged for a separate Pro subscription that I never signed up for — despite my Google Play Max subscription being active and fully paid.

This appears to be a cross-platform billing sync bug between Google Play Billing and the claude.ai account/billing system, similar in pattern to:

  • #32766 — $50 promotional credit disappeared after Google Play → web subscription change
  • #45335 — Max 5x subscription silently downgraded to Free with no user action
  • #48780 — Max plan double-billed and account downgraded
  • #23315 — Claude Code charged via API billing AND prepaid credits simultaneously

What's Wrong?

Three inconsistent states exist simultaneously on my account:

SystemWhat it shows
Google Play → Subscriptions✅ Claude Max 20x, active, renews May 11, 2026
Claude mobile app → Billing❌ Pro plan
Credit card statement❌ New Pro charge from April 21, 2026 (unauthorized)
claude.ai (web) → Settings → BillingRedirects to mobile app

When I hit the Pro usage limit mid-session today (April 22), I realized I had been downgraded. I have never been rate-limited on Max 20x before.

Troubleshooting Already Attempted

  • Logged out of all Claude clients and logged back in — no change.
  • Attempted "Resubscribe" in Settings → Billing — fails with error stating subscription is managed through Google Play.
  • Verified Google Play subscription is active and not cancelled.
  • Verified no payment failures on the Google Play side.

What Should Happen?

Expected Behavior

Max 20x entitlements should remain active on the account until May 11, 2026, consistent with the paid-and-active Google Play subscription. No additional Pro subscription or charge should exist on my credit card.

Actual Behavior

  • Account entitlements downgraded to Pro.
  • Unauthorized Pro charge created on credit card on April 21, 2026.
  • Google Play Max 20x subscription remains active but is not honored by the claude.ai system.

Impact

  • Loss of paid Max 20x access ~20 days before the end of the billing period.
  • Unauthorized charge on credit card with no corresponding service.
  • Support path is blocked: Fin AI agent escalated to "human review" with no confirmation email and no ticket-status visibility.

Support Ticket

Conversation ID: 215474026703627 (opened April 22, 2026 — no human response yet)

Requested Resolution

  1. Restore Max 20x entitlements on my account through May 11, 2026, matching the active Google Play subscription.
  2. Reverse the unauthorized Pro subscription charge from April 21, 2026.
  3. Investigate the sync mechanism between Google Play Billing and the claude.ai entitlement system to prevent this from affecting other Android Max subscribers.

Environment

  • Claude app: Android (latest version as of April 2026)
  • Subscription platform: Google Play Billing
  • Plan: Claude Max 20x (monthly)
  • Region: Brazil

Error Messages/Logs

Steps to Reproduce

Steps to Reproduce

I cannot reproduce this intentionally — it happened without any action on my part. Timeline:

  1. Subscribed to Max 20x via Google Play (prior to April 11, 2026), billing cycle through May 11.
  2. April 21, 2026 — credit card charged for a Pro subscription I did not authorize.
  3. April 22, 2026 — hit Pro-tier usage limit in Claude; discovered plan now shows as Pro in the app.
  4. Google Play still shows Max 20x active with next charge scheduled for May 11, 2026

Claude Model

Opus

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

2.1.116

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

No response

extent analysis

TL;DR

The user's Claude Max 20x subscription was silently downgraded to Pro, and they were charged for an unauthorized Pro subscription, indicating a potential cross-platform billing sync bug between Google Play Billing and the claude.ai account/billing system.

Guidance

  • Investigate the billing sync mechanism between Google Play and claude.ai to identify the root cause of the downgrade and unauthorized charge.
  • Verify the subscription status on both Google Play and the claude.ai system to ensure consistency.
  • Consider manually restoring the user's Max 20x entitlements and reversing the unauthorized Pro subscription charge as a temporary workaround.
  • Review similar issues (#32766, #45335, #48780, #23315) to identify potential patterns or common causes.

Example

No code snippet is provided as the issue is related to a billing and subscription management problem rather than a code-specific error.

Notes

The issue appears to be a regression, as the user mentions it worked in a previous version. The exact cause of the problem is unclear, and further investigation is needed to determine the root cause and implement a permanent fix.

Recommendation

Apply a workaround by manually restoring the user's Max 20x entitlements and reversing the unauthorized Pro subscription charge, as the root cause of the issue is still unknown and requires further investigation.

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