What does the card limit mean? Is it monthly?
It's not a monthly allowance — it's the card's one-time total pool: every successful charge draws it down, and a card top-up raises it. Real case: a card with a $17.64 limit spent $10, leaving $7.64 — a subsequent $16 purchase necessarily failed. The card wasn't broken; the math didn't allow it.
"Limit" is an overloaded word: in credit-card terms it means the revolving line a bank extends to you; in risk-control terms it means a cap on a single transaction; in prepaid-card terms it means the total pool of funds sitting on the card. These three mechanisms are entirely different, and the vast majority of misunderstandings — "Does the limit reset every month?" "If I pay it back, does it recover?" — come from applying a credit-card mental model to a prepaid card.
Your card is the third kind, and it necessarily is: the prepaid model means you top up first and spend after, with no institution fronting money on your behalf. The pool is exactly the money you put in, and every charge draws it down. This is an accounting identity, not a rule the platform designed — so naturally there is no "start-of-month reset."
The three meanings of "limit" — which one is your card?
| Context | Mechanism | Does it recover automatically? |
|---|---|---|
| Credit-card revolving line | Bank-extended credit; spending consumes it, repayment releases it | Yes — the line revolves back after repayment |
| Prepaid total pool (this platform) | Top up first, spend after; limit = the funds you put in | No — it only grows when you top up |
| Single-transaction cap | Only caps the amount of one individual transaction | Has no concept of a total pool |
Once you separate the three, "is it a monthly limit?" stops being a question: no credit means no revolving line, and no revolving line means no monthly cycle. The only way to enlarge the pool is to top up the card — a 2% fee, credited instantly, and the moment it's credited the new limit immediately participates in the next pre-check.
Authorization means deduction: the limit changes the instant you pay
A card charge happens in two steps. Authorization is the merchant asking the issuer in real time "can this amount be deducted?" — completed in seconds. Settlement is the actual movement of funds a few days later. The limit is deducted the instant the authorization is approved, not when settlement occurs — the moment you tap pay, the next available number has already shrunk. Conversely, a transaction that fails the pre-check is rejected outright by the issuer and consumes not a cent of the limit — the two failed charges in the case below didn't even generate an authorization record. If a failed entry with a reason appears in the card's transaction detail, it means the request did reach the issuer, and it's most likely a math problem, not a card problem.
A real charge sequence: same amount, one succeeds, the next fails
| Action | Result | Remaining limit |
|---|---|---|
| Open card, limit $17.64 | — | $17.64 |
| Merchant card-verification | All passed | $17.64 (verification consumes no limit) |
| Buy $10 API credit | Success | $7.64 |
| Buy $16 credit | Failed | $7.64 |
| Buy $10 again | Failed | $7.64 |
The last row is the most confusing: the same $10 that just succeeded fails moments later — because that success itself ate the pool down from $17.64 to $7.64. The user's instinct is "the card is broken," but the truth is $16 > $7.64 and $10 > $7.64, so the pre-check fails, and that's all. This is not an isolated case: about 45% of failed charges are due to insufficient limit, and adding roughly 35% from insufficient balance, nearly 80% of failures are fundamentally a "not enough money" math problem.
Limit planning: two formulas, four pitfalls to avoid
- Subscription only: opening limit ≥ tax-inclusive price + 10% buffer. A US $20 plan usually costs $20–22 to actually pay (some states charge sales tax), and occasional arrears re-charges can reach $25; the platform's 26 USD minimum opening limit is reverse-engineered precisely from this scenario.
- Both subscription and API top-up: calculate the two combined — the tax-inclusive subscription price plus your planned top-up amount, then leave a 10% buffer. Open the card for only one of them and the second will most likely stall at the pre-check.
- When unsure, open small: you can expand at any time (card top-up is a 2% fee, credited instantly), but the reverse direction is slow — retrieving funds requires closing the card, the balance returns to your platform balance only after it settles, and there is an additional 60–90 day fund-freeze period upstream. Opening small and expanding on demand is the better approach.
- Before every charge, glance at the remaining limit on the card detail page and confirm remaining limit ≥ this charge's amount — the pre-check is hard math and grants no grace.
- After a failure, check the numbers before retrying: when the math doesn't pass, any number of retries is still a rejection, and an independent-limit card is charged $0.60 on each failure (the upstream cost passed through at face value; shared-limit cards are exempt). Top the limit back up first, and only then does retrying make sense.
- Distinguish the two wallets: the platform balance is your total wallet, while the card limit is the dedicated pool assigned to a specific card; topping up a card moves money from the former into the latter, and a sufficient balance does not mean the card limit is enough.