When ChatGPT Pro is unavailable
use the API path
A declined OpenAI ChatGPT Pro $200 (Pro 20X) signup is not always a card problem. Separate a failed charge from an official pause on new purchases. Existing subscriptions, Plus / Go, and the API are three different paths. QCode sells API access, not anyone's consumer subscription.
Updated 2026-09-11
Four facts to pin down first
Pro 20X monthly price
The Help Center names the paused SKU as the ChatGPT Pro $200 plan (Pro 20X). Do not collapse that with the $100 tier.
Pro 5x is out of scope
The same note says new or existing Pro $100 subscriptions are not affected. Treating “all Pro plans froze” as fact will send you down the wrong path.
Current $200 renewals continue
If you already pay for Pro $200, the pause is not a kick-off. The trap is cancelling: once the cycle ends you cannot buy it back until the pause lifts.
A separate road that stayed open
TechCrunch, quoting the company: the API and the cheaper Go / Plus plans remain available. Using the API is not buying ChatGPT Pro.
How to handle this class of problem
When ChatGPT Pro cannot be purchased, two things often overlap: a payment failure, and an official pause on one tier. The order does not change: read the Help Center banner, check which plan is actually on your invoice, then decide whether to point your client at an API endpoint. Do not cancel an existing Pro $200 first — during a pause that is usually a one-way door. QCode can help with the API-key path. It cannot provision ChatGPT Pro.
What the 2026-09-10 note actually said
On 2026-09-10 OpenAI added a note to several billing articles: as of 2026-09-10 it is temporarily pausing new sign-ups and upgrades to ChatGPT Pro $200 (Pro 20X), including moves from Free, Go, Plus, or Pro $100. Existing Pro $200, and new or existing Pro $100, are not affected. If you cancel or schedule a downgrade you keep Pro $200 until the cycle ends; after that you cannot buy it again until the pause lifts.
Timeline
2026-09-03 GPT-6 Astra ships. The following days are a messy rollout: paying users land in batches, and ChatGPT versus the API are not aligned to the same hour. Capacity strain is discussed in public from here.
2026-09-10 the Help Center publishes the Pro $200 new-signup pause. The same day TechCrunch reports the company is doing this to protect Astra for current users; other plans and the API stay open.
2026-09-11 the same Help Center note is still at the top. No end date is given. The Verge that day writes that OpenAI “paused new subscriptions to its $200 ChatGPT Pro tier.”
Confirmed versus easy to get wrong
In the official docs (2026-09-10)
As of 2026-09-10 the Help Center says: new sign-ups and upgrades to ChatGPT Pro $200 (Pro 20X) are paused; existing $200 renewals continue; Pro $100 new and existing are out of scope; cancel and you keep the plan only until the current cycle ends. Those sentences can be checked word for word.
What the community is saying, unsigned
Around 2026-09-10 some posts claimed “all ChatGPT Pro sales stopped”, “$100 is gone too”, or “existing users will be kicked”. The Help Center does not say those things. Reading a capacity thread on X as “the API will close” is also wrong — reporting says the API remains available. Unconfirmed: how long the pause lasts, and whether it spreads to other tiers.
Two roads, easy to mix up
Wait on the official subscription
Fits people already on Pro $200 who only worry about being kicked. Existing renewals continue. It does not fit new buyers: that SKU is closed for new purchases during the pause.
Switch the client to API-key mode
Fits people who need GPT-6 Astra / GPT-5.6 to ship work and cannot buy that subscription tier. Codex CLI and Claude Code both accept a custom endpoint. That is not purchasing ChatGPT Pro.
Three steps after you are stuck
Step 1: open the OpenAI Help Center banner and check whether you hit the $200 new-purchase pause or an ordinary failed charge. Step 2: do not cancel an existing Pro $200. Step 3: if what you actually need is model calls rather than the ChatGPT website, point Codex CLI at an OpenAI-compatible API, or set Claude Code's ANTHROPIC_BASE_URL and ANTHROPIC_AUTH_TOKEN to your endpoint. The Claude Code walkthrough is anthropic-base-url-setup-guide.
What to do on QCode, specifically
QCode does not sell ChatGPT Pro and does not resell any vendor subscription. You want an API key: after signup, copy it from the dashboard. For Claude Code set ANTHROPIC_BASE_URL = https://api.qcode.cc and ANTHROPIC_AUTH_TOKEN to that key. For Codex CLI point the OpenAI-compatible base URL at the same host and reuse the key. Switch the model field to gpt-6-astra or gpt-5.6-sol. Official GPT-5.6 Sol list price is $4 / $20 (promo through at least 2026-11-21). Next step: send one tiny request and check the echoed model id.
FAQ
If I cannot buy ChatGPT Pro, did OpenAI stop selling it?
Not necessarily. Rule out a declined card, a duplicate subscription, and whether you are buying $200 or $100. Only treat it as “this tier is paused” when the Help Center banner says so.
I already have Pro $200. Will I be cancelled?
The 2026-09-10 Help Center sentence says existing ChatGPT Pro $200 subscriptions are not affected. The failure mode is cancelling it yourself.
Can I still buy Pro $100?
The Help Center says new or existing Pro $100 is out of scope. Trust the pricing page on your account; if it disagrees with the banner, treat the banner as the pause rule.
If I cancel, can I buy it back?
Official text: after cancel or scheduled downgrade you keep Pro $200 until the cycle ends; after that you cannot purchase it again until the pause lifts. Cancelling during a pause is effectively one-way.
Can I buy ChatGPT Pro on QCode?
No. QCode is a multi-model API reseller. It does not resell OpenAI or any other vendor's subscription. Any copy that implies otherwise is false.
How do I put Codex CLI on an API key?
Stop using ChatGPT subscription login. Point the OpenAI-compatible base URL at https://api.qcode.cc, use the QCode dashboard key, and set model to gpt-6-astra or gpt-5.6-sol. Claude Code uses ANTHROPIC_BASE_URL plus ANTHROPIC_AUTH_TOKEN; see anthropic-base-url-setup-guide.
Sources
Pause scope and existing-sub protection: OpenAI Help Center note dated 2026-09-10 (Why did my ChatGPT Plus or ChatGPT Pro renewal transaction fail). API / Go / Plus still open: TechCrunch 2026-09-10. $200 new-subscription wording: The Verge 2026-09-11. Captured 2026-09-11. X threads are heat signals, not standalone facts.
If the subscription is closed, connect the API
One QCode key for gpt-6-astra and gpt-5.6-sol. We do not sell ChatGPT Pro. Plans from ¥60/month; the key is live after payment.
Related
24/7 agents: subscription vs API math
Why rolling windows and always-on load do not mix, and when usage billing wins.
Why GPT-6 Astra burns quota so fast
Official credits table: Astra is 2.5× Sol. Separate issue from a closed Pro SKU.
Point Claude Code at a custom endpoint
ANTHROPIC_BASE_URL and ANTHROPIC_AUTH_TOKEN, per the official gateway docs.
This page is technical explanation, not an OpenAI statement, and not a way to buy a ChatGPT subscription. QCode does not resell vendor subscriptions. The Help Center and your invoice win if they disagree with us.