claude-code - 💡(How to fix) Fix [BUG] Payment declined for Claude Pro subscription from Nicaragua with multiple cards

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…

Error Message

Getting "Your card was declined" error with no additional details

Error Messages/Logs

"error": { Receive immediate decline with generic error message

Code Example

Failed to load resource: the server responded with a status of 402 ()

{
  "error": {
    "message": "Unrecognized request URL (GET: /v1/setup_intents/seti_1TbBygBjIQrRQnuxbVyYujhu/confirm). Please see https://stripe.com/docs or we can help at https://support.stripe.com/.",
    "type": "invalid_request_error"
  }
}
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?

Description of the issue: I am trying to subscribe to Claude Pro. My account and billing information is from Nicaragua. Getting "Your card was declined" error with no additional details Issue persists across 6 different cards from multiple networks (Visa, Mastercard, etc.) Bank confirmed they're not blocking transactions

What Should Happen?

Payment should go through with no issues and claude pro suscription should be activated.

Error Messages/Logs

Failed to load resource: the server responded with a status of 402 ()

{
  "error": {
    "message": "Unrecognized request URL (GET: /v1/setup_intents/seti_1TbBygBjIQrRQnuxbVyYujhu/confirm). Please see https://stripe.com/docs or we can help at https://support.stripe.com/.",
    "type": "invalid_request_error"
  }
}

Steps to Reproduce

Attempt to subscribe to Claude Pro from Nicaragua Enter payment details Receive immediate decline with generic error message

Claude Model

None

Is this a regression?

No, this never worked

Last Working Version

No response

Claude Code Version

2.1.150

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

Location: Nicaragua (confirmed as supported billing location) Tried: 6 different cards, multiple browsers, different devices, different networks Waited 6+ hours between attempts No VPN active Bank confirmation: no blocks on their end

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