Payment Options
There are two ways to pay for Thunder Compute:Option 1: Save a Payment Method
Save a credit card through our Stripe portal to get automatically billed for usage. You can manage your payment method anytime by going to console.thundercompute.com/settings/billing and clicking “manage billing”.Option 2: Preload Credit
Add credit directly to your account as an alternative to saving a payment method. This credit never expires and will be used before any saved payment method. Order of payment- Any preloaded credit you’ve added
- Charges to your saved payment method
Billing Alerts
- Instance reminders: We’ll email you about any running instances so you’re never caught off guard.
- Threshold charges: As your usage grows, we’ll bill your card at preset checkpoints (which rise over time) to prevent runaway bills.
Our rates
All compute resources are billed per minute only while your instances run. Instances can be created and deleted—there is no stopped state—and storage is fully ephemeral. Back up anything important before deleting an instance, as all data is removed. Rates and promotions are subject to change without notice. For current rates, see our pricing page.Credit terms
- Preloaded credit: Credit you add to your account does not expire and will be used before charging your saved card.
- Revocation: Promotional credit can be revoked at our discretion.
- **Refunds: **Credit is strictly non-refundable
Money-Saving Tips
While Thunder Compute is already the cheapest GPU cloud platform, there are a few strategies we recommend to reduce your bill:- Delete instances as soon as you’re done with them (after backing up anything you need to keep).
- Right‑size new workloads with
tnr create --gpu
,--vcpus
, and related flags so you only pay for what you use. - Follow our Using Ephemeral Storage guide for backup best practices.