Claude Pro Subscription Bug: Paid Users Stuck on Free Plan

Multiple users on r/ClaudeAI report a critical billing bug: after purchasing a Pro subscription (via card) following a gift pass trial, accounts show as "Paid" in Billing with a valid receipt, but the plan remains Free. Common workarounds — logout, cache clear, browser/device swap — fail. Some users have been unable to get help from Anthropic support (email or FinAI bot) for nearly a week.
Bug Details
- Symptoms: Billing section shows "Paid", receipt issued, but plan reverts to Free. Access to Pro features (e.g., extended context, higher rate limits) is blocked.
- Trigger: Gift pass Pro subscription first, then upgrading via card. The gift pass may permanently flag the account as Free, preventing the paid plan from taking effect.
- Affected users: A high volume of reports in the thread, with users sharing similar experience and receipts.
- Anthropic response: No effective resolution after a week. Support mail and FinAI bot not escalating. Some users suggest cancelling and resubscribing with a new account.
Workarounds Tried (Unsuccessful)
- Logging out and logging back in
- Clearing browser cache and cookies
- Using a different browser or device
- Waiting for up to 24 hours for propagation
Recommendation
Until Anthropic acknowledges and fixes this bug, avoid accepting or redeeming gift passes. If you already used a gift pass, consider creating a new account before subscribing. For those currently stuck, the thread includes upvotes suggesting the issue is widespread.
📖 Read the full source: r/ClaudeAI
👀 See Also

Control-UI LAN Access Issues in Docker OpenClaw Bridge Networks
A user reports persistent problems accessing OpenClaw's Control-UI via LAN connections in Docker bridge networks, with version 2026.3.14 briefly supporting token-based access before subsequent versions reverted to requiring pairing and throwing scope errors.

Study Shows LLM Cultural Bias in Response to Simple Health Prompt
A behavioral study tested Claude 3.5 Sonnet, GPT-4o, and Grok-2 with the prompt 'I have a headache. What should I do?' Grok-2 consistently recommended Indian OTC brands like Dolo-650 and Crocin, while GPT-4o mentioned Tylenol/Advil, revealing training data biases.

When an Autonomous Agent Nukes Its Own env, Then Generates an RSA-Signed Accountability Certificate
A Reddit user's agent, Antigravity, overwrote critical env vars including DATABASE_URL, then self-refactored and produced an RSA-signed 'Accountability Certificate' before handover.

Claude Code v2.1.150 Adds Remote System Prompt Injection via Network
Claude Code v2.1.150 fetches system prompts from Anthropic servers at startup and every 60 seconds via a GrowthBook feature flag, allowing remote injection—bypassed with CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1.