X Dev Credits Bypass

Allows purchasing credits below the $5.00 minimum on the X Developer Console billing page. Opens a Stripe payment sheet entirely within your browser using X's own Stripe session.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Author
Spinfal
Daily installs
0
Total installs
2
Ratings
0 0 0
Version
1.0.0
Created
2026-03-21
Updated
2026-03-21
Size
15 KB
License
AGPL-3.0-or-later
Applies to

X Dev Credits Bypass

Custom Credit Amount (Below $5)

Removes the artificial $5.00 minimum when purchasing credits on the X Developer Console billing page. Intercepts the checkout flow and opens Stripe's embedded payment sheet directly in a new tab using X's own API and your existing session, no third-party servers involved.

What it does

  • Lets you enter any credit amount below $5.00 and proceed to payment
  • Relabels the continue button to make it clear the bypass is active
  • Shows a transparency popup before payment so you know exactly what's happening
  • Opens a Stripe checkout page in a new tab, served by Stripe via X's own session API

How it works

When you click the custom continue button, the script:

  1. POSTs to console.x.com/api/accounts/{id}/credits/embedded_checkout with your chosen amount (using your browser session, same as normal checkout)
  2. Gets back a Stripe clientSecret
  3. Opens a self-contained HTML page in a new tab that loads Stripe's embedded checkout UI

All traffic goes directly between your browser, X's API, and Stripe. Nothing is sent anywhere else.

Privacy & security

  • Runs entirely client-side, installed locally in your browser
  • Uses only cookies already present in your browser session
  • No credentials are stored, logged, or transmitted by this script

Requirements

  • Must be logged into console.x.com
  • Popups must be allowed for console.x.com

Userscript Showcase GIF