claude-code - 💡(How to fix) Fix [BUG] Double taxation on gifted Claude Max subscription – $45.05 overcharge, Fin confirmed but cannot resolve [1 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#55963Fetched 2026-05-05 06:01:46
View on GitHub
Comments
1
Participants
2
Timeline
4
Reactions
0
Author
Timeline (top)
labeled ×2commented ×1unlabeled ×1

Error Message

  • April 24: Fin confirms the $45.05 double taxation error in writing
  • Fin's written confirmation (April 24, 2026) acknowledging the $45.05 double taxation error and admitting inability to escalate

Error Messages/Logs

No error messages — this is a billing system bug, not a code error.

Fix Action

Fix / Workaround

Timeline:

  • Gifting party purchases Claude Max gift → pays $360 ($300 + $60 TR VAT)
  • I redeem gift, $100/mo plan activates → charged $120 ($20 extra VAT)
  • I upgrade to $200/mo Max 20x → charged additional $25.05 tax on gifted balance
  • April 24: Fin confirms the $45.05 double taxation error in writing
  • April 24 – May 4: No human follow-up, no resolution

Code Example

No error messages — this is a billing system bug, not a code error.
Fin support chat transcript confirming the issue is available upon request.
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?

Gifted Claude Max subscriptions are being double-taxed. The gifting party pays Turkish VAT at purchase ($60 on a $300 gift), and the recipient is charged VAT again when redeeming and upgrading — resulting in a $45.05 overcharge.

This appears to be a systemic billing bug, not an isolated incident. Related issues: #51168 (Gift Max 20X proration bug), #47290 (Gift subscription silently cancelled), #41499 (Gift Max 20X proration destroying credit), #48780 (Double billing).

Timeline:

  • Gifting party purchases Claude Max gift → pays $360 ($300 + $60 TR VAT)
  • I redeem gift, $100/mo plan activates → charged $120 ($20 extra VAT)
  • I upgrade to $200/mo Max 20x → charged additional $25.05 tax on gifted balance
  • April 24: Fin confirms the $45.05 double taxation error in writing
  • April 24 – May 4: No human follow-up, no resolution

Evidence (available upon request — contains PII, not suitable for public disclosure):

  • $200 subscription invoice showing VAT applied to gifted balance
  • $100 subscription invoice showing $20 VAT overcharge
  • Gifting party's payment receipt confirming VAT was already collected at purchase
  • Fin's written confirmation (April 24, 2026) acknowledging the $45.05 double taxation error and admitting inability to escalate

I can provide all four documents via email to the billing team upon request.

Expected behavior: Gift redemption should recognize that VAT was already collected at purchase and not apply it again on the recipient's side.

Actual behavior: VAT is charged twice — once from the buyer and once from the recipient.

Request:

  1. $45.05 refund to original payment method
  2. Fix the gift billing pipeline to prevent double taxation
  3. Human review of this case

What Should Happen?

Gift redemption should recognize that VAT was already collected at purchase and not apply it again on the recipient's side. The $45.05 overcharge should be refunded and the gift billing pipeline should be fixed to prevent double taxation.

Error Messages/Logs

No error messages — this is a billing system bug, not a code error.
Fin support chat transcript confirming the issue is available upon request.

Steps to Reproduce

  1. Purchase a Claude Max gift subscription from a country with VAT (e.g. Turkey, 20%)
  2. Recipient redeems the gift
  3. Observe: recipient is charged VAT again on the subscription invoice
  4. Upgrade the plan (e.g. Max 5x → Max 20x)
  5. Observe: additional VAT charged on the upgrade invoice despite balance being from an already-taxed gift

Claude Model

None

Is this a regression?

Yes, this worked in a previous version

Last Working Version

No response

Claude Code Version

latest

Platform

Anthropic API

Operating System

Other Linux

Terminal/Shell

Other

Additional Information

No response

extent analysis

TL;DR

The gift billing pipeline should be updated to recognize VAT already collected at purchase and prevent double taxation on the recipient's side.

Guidance

  • Review the gift subscription workflow to identify where VAT is being applied twice, and modify the logic to check if VAT was already collected at purchase.
  • Verify the fix by testing the gift redemption process with a subscription upgrade, ensuring no additional VAT is charged on the gifted balance.
  • Consider implementing a refund process for affected users who have already been double-taxed, such as the reported $45.05 overcharge.
  • Investigate related issues (#51168, #47290, #41499, #48780) to ensure the fix addresses all aspects of the systemic billing bug.

Notes

The issue appears to be a systemic billing bug, and the fix may require updates to the gift billing pipeline and refund processes. The provided evidence and Fin's written confirmation can help verify the issue and support the refund request.

Recommendation

Apply a workaround to the gift billing pipeline to prevent double taxation, as the root cause is a systemic billing bug rather than a code error. This will ensure that recipients are not charged VAT again on their subscription invoices.

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

claude-code - 💡(How to fix) Fix [BUG] Double taxation on gifted Claude Max subscription – $45.05 overcharge, Fin confirmed but cannot resolve [1 comments, 2 participants]