claude-code - 💡(How to fix) Fix [BUG] $480 paid across 3 Stripe invoices for Max 20x — Anthropic's own Stripe sent "payment unsuccessful" while charging card — no provisioning, ticket #98190248 unanswered 17 days

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…

Three Stripe invoices totaling $480.00 were charged in May 2026 for Claude Max 20x access on my account. None of the three attempts resulted in working Max 20x provisioning. The account is currently on the Free plan.

On the same day as the first $240 charge, Anthropic's own Stripe system sent me a notification titled "$240.00 payment to Anthropic, PBC was unsuccessful — Update payment method" — while simultaneously deducting $240 from my card and issuing a "Paid" receipt. Anthropic's billing system is contradicting itself.

Support ticket #98190248 has been at "Submitted — We'll pick this up soon" for 17 days with no human response. Fin AI Agent has auto-closed three separate contact attempts (one email thread on May 3, one in-app ticket today after two rounds of deflection, plus the 17-day silence on the main ticket).

This matches the documented entitlement-sync bug pattern in #48780, #56895, #57555, and #41581.

Error Message

Error Messages/Logs

Root Cause

This internal contradiction is the most likely root cause of the non-provisioning. Whatever state machine handles "subscription activated" looked at the failure signal and refused to provision, while the billing pipeline looked at the success signal and finalized the invoice. The customer ate the difference.

Code Example

Description                                    Qty  Unit price  Tax  Amount
Max plan - 20x                                  1   $200.00     20%  $200.00
  May 8–Jun 8, 2026
Unused time on Claude Pro after 08 May 2026     1               20%  -$20.00
  May 8–Jun 8, 2026
                                                          Subtotal:  $180.00
                                              VAT - Turkey (20%):    $36.00
                                                            Total:   $216.00

---

Invoice #0006Max 20x service period:  May 3 ────────────── Jun 3
Invoice #0010Max 20x service period:           May 8 ────────────── Jun 8
                                                  ^^^^^^^^^^^^^^^^^^^^
                                                  Overlapping ~26 days
                                                  Charged twice for this

---

On May 3, 2026, while a $240 charge succeeded and a "Paid" receipt was issued (Invoice #ENFTPUJF-0006, Receipt #2313-7940-6400), Anthropic's Stripe system simultaneously sent the customer this notification email (verbatim from a Stripe-branded email, screenshot in the parallel support email thread):

  $240.00 payment to Anthropic, PBC was unsuccessful
  We were unable to charge your card for your Anthropic, PBC subscription.
  Please update your billing information to continue your subscription.
  [Update payment method]

The customer's card was debited the full $240.00 the same day. Both the "Paid" receipt and the "payment unsuccessful" notification came from Anthropic's billing systems on the same day for the same transaction. No "subscription activated" provisioning ever occurred on the account.

Support ticket #98190248 has been at "Submitted — We'll pick this up soon" for 17 days with no human response.

Three separate Fin AI Agent auto-closes documented (see main body, Support Channel Failures table).
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

Three Stripe invoices totaling $480.00 were charged in May 2026 for Claude Max 20x access on my account. None of the three attempts resulted in working Max 20x provisioning. The account is currently on the Free plan.

On the same day as the first $240 charge, Anthropic's own Stripe system sent me a notification titled "$240.00 payment to Anthropic, PBC was unsuccessful — Update payment method" — while simultaneously deducting $240 from my card and issuing a "Paid" receipt. Anthropic's billing system is contradicting itself.

Support ticket #98190248 has been at "Submitted — We'll pick this up soon" for 17 days with no human response. Fin AI Agent has auto-closed three separate contact attempts (one email thread on May 3, one in-app ticket today after two rounds of deflection, plus the 17-day silence on the main ticket).

This matches the documented entitlement-sync bug pattern in #48780, #56895, #57555, and #41581.

Account (redacted for public posting)

FieldValue
Account email[REDACTED] (will share privately with Anthropic support)
Payment providerStripe Link (Anthropic, PBC merchant acct_1MExQ9...)
RegionTurkey (Anthropic Turkey VAT shown on receipts: 701236788)
Plan attemptedClaude Max 20x — three separate purchase attempts
Current stateclaude.ai/settings/billing → Free plan

The Three Charges (PDF receipts available privately on request)

Invoice #Receipt #DatePlanService PeriodAmountStatus
ENFTPUJF-00062313-7940-6400May 3, 2026Max 20xMay 3 – Jun 3$240.00Paid
ENFTPUJF-00092452-2972-6081May 8, 2026Claude ProMay 8 – Jun 8$24.00Paid
ENFTPUJF-00102306-7716-1041May 8, 2026Max 20x (Pro→Max upgrade, Pro credit applied)May 8 – Jun 8$216.00Paid
Total$480.00

What invoice #0010 actually contains (from the PDF receipt)

Description                                    Qty  Unit price  Tax  Amount
Max plan - 20x                                  1   $200.00     20%  $200.00
  May 8–Jun 8, 2026
Unused time on Claude Pro after 08 May 2026     1               20%  -$20.00
  May 8–Jun 8, 2026
                                                          Subtotal:  $180.00
                                              VAT - Turkey (20%):    $36.00
                                                            Total:   $216.00

So #0009 + #0010 = $240 = the price of one Max 20x subscription. I purchased Max 20x twice: once via the May 3 renewal, and once via the May 8 Pro→Max upgrade path (after the May 3 attempt failed to provision).

The Internal Contradiction Smoking Gun

On May 3, 2026, the same day my card was charged $240 and a "Paid" receipt was issued (Invoice #ENFTPUJF-0006), I received a Stripe-branded email from Anthropic containing this message verbatim:

$240.00 payment to Anthropic, PBC was unsuccessful We were unable to charge your card for your Anthropic, PBC subscription. Please update your billing information to continue your subscription. [Update payment method]

Anthropic's billing system simultaneously claimed:

  • The payment was successful (Paid receipt issued, money deducted)
  • The payment was unsuccessful (email sent, "Update payment method" prompt)

This internal contradiction is the most likely root cause of the non-provisioning. Whatever state machine handles "subscription activated" looked at the failure signal and refused to provision, while the billing pipeline looked at the success signal and finalized the invoice. The customer ate the difference.

Period Overlap Problem

Two of the three charges paid for overlapping Max 20x service:

Invoice #0006 — Max 20x service period:  May 3 ────────────── Jun 3
Invoice #0010 — Max 20x service period:           May 8 ────────────── Jun 8
                                                  ^^^^^^^^^^^^^^^^^^^^
                                                  Overlapping ~26 days
                                                  Charged twice for this

Neither period was actually provisioned, but even if one had been, I was billed twice for ~26 days of the same service.

Other Anomalies

  1. Missing invoice numbers ENFTPUJF-0007 and ENFTPUJF-0008 in my sequence. The ENFTPUJF- prefix is customer-unique. The gap suggests voided/credit-note invoices related to the failed May 3 provisioning that are not visible on my customer-facing billing page.

  2. Bill-to address mismatch between invoices. #0006 was billed to one Turkish address; #0009 and #0010 to a different Turkish address. I did not change my address between May 3 and May 8. This is a data integrity issue in the customer-to-billing record linkage.

  3. Bill-to entity name is "<my-email>'s Organization" on all three invoices — not a personal customer record. This is relevant because Fin AI Agent's lookup tool reports "only API organization found", apparently not recognizing the personal Max subscription that is nonetheless billed to a customer-tied Organization label.

Support Channel Failures (Three Auto-Closes by Fin)

#DateChannelOutcome
1May 3, 2026 (18:36 UTC+3)Email to [email protected] (Conversation ID 215474160537253)Fin AI Agent claimed "no subscriptions found" and auto-closed after one round
2~May 6, 2026In-app ticket #98190248Stuck at "Submitted — We'll pick this up soon" for 17 days, no human response
3May 20, 2026In-app messenger follow-upFin AI Agent claimed "API plan is the only org I can see", suggested "log in from a different email", auto-closed after two rounds

In all three Fin interactions, Fin's response was effectively the same: "I can't find the subscription, try a different email." This is structural mishandling of a customer whose subscription IS on this email and whose invoices are visible on the customer-facing billing page.

Pattern (Other Affected Users)

  • #48780 — double billed, then degraded to Free
  • #56895 — payment charged, account reverted to Free, invoice "Paid"
  • #57555 — silently downgraded despite paid invoice
  • #41581 — Max downgraded without any user action

What I'm Asking Anthropic to Do

  1. Restore Max 20x access on my account through at least June 8, 2026 (the longest paid period).
  2. Investigate and explain the May 3 "payment unsuccessful" / "Paid" contradiction.
  3. Refund at minimum invoice #0010 ($216) and #0009 ($24) — the May 8 re-purchase attempts — since I should not have had to pay twice for the same service that #0006 was supposed to deliver.
  4. Document the SLA for billing-related tickets so users can plan chargebacks within the 120-day Visa/Mastercard window.
  5. Stop Fin AI from auto-closing billing dispute tickets — especially when the customer has explicitly requested human escalation.

What I'm Asking the Community

If you have been affected by the same pattern, please comment with:

  • Your country and approximate dates of the affected charges
  • Total amount paid but not provisioned
  • Any Fin AI auto-close events you experienced
  • Your support ticket number (you can DM it to me if you prefer)

Visibility on this pattern is the only thing that has historically moved Anthropic to respond.

Today

May 20, 2026. Email sent privately to [email protected] cc [email protected] (with full account details and PDF receipts) prior to filing this public issue. 5 business day deadline before chargeback initiation.

What Should Happen?

Claude Max 20x access should be provisioned on the account after the renewal payment is received and a "Paid" receipt is issued by Anthropic's Stripe billing.

Specifically:

  • Invoice #ENFTPUJF-0006 ($240, May 3) should have provisioned Max 20x access from May 3 through Jun 3, 2026.
  • Invoice #ENFTPUJF-0010 ($216, May 8, Pro→Max upgrade with Pro credit) should have provisioned Max 20x access from May 8 through Jun 8, 2026.
  • The account should NOT display "Free plan" on claude.ai/settings/billing while three "Paid" invoices totaling $480.00 are visible in the same Invoices section.

Error Messages/Logs

On May 3, 2026, while a $240 charge succeeded and a "Paid" receipt was issued (Invoice #ENFTPUJF-0006, Receipt #2313-7940-6400), Anthropic's Stripe system simultaneously sent the customer this notification email (verbatim from a Stripe-branded email, screenshot in the parallel support email thread):

  $240.00 payment to Anthropic, PBC was unsuccessful
  We were unable to charge your card for your Anthropic, PBC subscription.
  Please update your billing information to continue your subscription.
  [Update payment method]

The customer's card was debited the full $240.00 the same day. Both the "Paid" receipt and the "payment unsuccessful" notification came from Anthropic's billing systems on the same day for the same transaction. No "subscription activated" provisioning ever occurred on the account.

Support ticket #98190248 has been at "Submitted — We'll pick this up soon" for 17 days with no human response.

Three separate Fin AI Agent auto-closes documented (see main body, Support Channel Failures table).

Steps to Reproduce

  1. Subscribe to Claude Max 20x on a web/Stripe-billed account (account is in Turkey, paying via Stripe Link).

  2. On the renewal date (May 3, 2026), Anthropic's Stripe attempts the renewal charge.

  3. The card is successfully debited $240.00 ($200 USD + 20% Turkey VAT). Invoice #ENFTPUJF-0006 issued with "Paid" status, Receipt #2313-7940-6400 available.

  4. The customer simultaneously receives a Stripe-branded "$240 payment to Anthropic, PBC was unsuccessful" email asking to "Update payment method".

  5. Max 20x access is NOT provisioned. Account remains on or reverts to Free plan.

  6. Customer files support ticket via email to [email protected] → Fin AI Agent auto-closes after one round of "no subscriptions found, try a different email" deflection.

  7. Customer files in-app support ticket #98190248 → stuck at "Submitted — We'll pick this up soon" for 17+ days, no human response.

  8. Customer attempts to repurchase the service on May 8 by buying Claude Pro ($24, Invoice #ENFTPUJF-0009) and upgrading to Max 20x ($216 differential with Pro credit applied, Invoice #ENFTPUJF-0010 — total of $240 for a second Max 20x purchase).

  9. Max 20x access is again NOT provisioned despite the second $240.

  10. Customer files a follow-up in-app ticket today (May 20, 2026) → Fin AI Agent auto-closes after two rounds with the same "log in from a different email" deflection.

  11. Today, 17 days after the first charge and 12 days after the second, the account still displays "Free plan" on claude.ai/settings/billing with three "Paid" invoices visible in the Invoices section.

Reproduction outcome: $480.00 paid, $0.00 of service provisioned, 4 separate support contact attempts dismissed.

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

2.1.145

Claude Code Version

2.1.145 (Claude Code)

Platform

Anthropic API

Operating System

macOS

Terminal/Shell

Terminal.app (macOS)

Additional Information

Environment

  • OS: macOS Darwin 25.5.0
  • Country: Turkey
  • Payment processor: Stripe (Link)
  • Account type: Personal Max 20x (web subscription, billed via Stripe)
  • No ANTHROPIC_API_KEY set in environment (verified — this is NOT the recent .env PSA issue about silent API billing)

Note on Bug Report template fit This is a billing infrastructure / entitlement-sync bug, not a Claude Code CLI bug. The Bug Report template was selected because (a) no blank-issue / billing-specific template is available in this repo and (b) the related billing bugs (#48780, #56895, #57555, #41581) were filed under the same template.

Escalation path documented If not resolved within 5 business days from May 20, 2026, the customer will initiate: (a) Visa/Mastercard chargeback for service not provided (within the 120-day window, well before September 3, 2026). (b) Public follow-up here with the Fin AI auto-close history. (c) Consumer protection complaint via the Turkish authority (BTK).

Receipts PDF receipts for all three invoices, the Stripe "payment unsuccessful" email screenshot, the claude.ai billing page screenshot, and the Fin AI auto-close screenshots are available privately on request to maintainers. Personal address/email information was redacted from public posting per privacy preference.

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