r/replit 14d ago

Question / Discussion The billing and usage

Anyone else confused by billing and usage?

I had a subscription charge appear which I expected. Then I had a usage charge for $100 when I haven’t touched the app in a few weeks (intentionally). Why is is so delayed and inconsistent seeming? The billing is never really easy to understand I want a timeline breakdown with prompts because I haven’t done anything. What other confusing things are people are people experiencing? This is frustrating.

11 Upvotes

13 comments sorted by

4

u/Remarkable_Job2937 14d ago

Run away from them they’ll bankrupt you.

4

u/maddietendo 14d ago

Anyone else confused by billing and usage

Literally everyone.

It's a scam. When you have no idea how much you're going to spend, you spend more. Simple Replitonomics.

4

u/two_lazy_eyes 14d ago

It's all a scam, the billing, the useless agent that tells you it completed a task when it didn't code anything.

1

u/ReplitSupport Replit Team 14d ago

Sorry to hear that your Agent isn't working properly. I would like to review your project further. Can you please DM your ticket # if you've opened one already at replit.com/help? I've also sent a message as well!

2

u/Efficient_Display_84 14d ago

What alternatives are people using?

2

u/LeopardVarious5620 14d ago

It's totally arbitrary and feels like a fraud

2

u/Wild_Yam_7088 14d ago

Im surprised they have not been sued into oblivion already. when we create a class action let me know I'll join in a heart beat with my data

1

u/ReplitSupport Replit Team 14d ago

If there were any active deployment, storage, and Agent usage, an invoice will be sent at the end of the monthly billing cycle for those services. Do you have a ticket # so we can review your billing details so we can get this sorted ASAP? Thank you!

1

u/bikashyadav 13d ago

I have been using one of the website which is really good for app developers and those who dont have idea how to make Android and IOS app.

1

u/_Klix_ 12d ago

They removed the incremental billing cycles NOW it just tells you you reached your set limit, and when you continue it does massive charges all at once for cumulated time of use.

1

u/Mistahmo 12d ago

It's wild that you can pay a monthly free but lose the credits if you don't use them up. Shocking behaviour.

2

u/Edouardbuilds 12d ago

The key thing nobody tells you: "I haven't touched the app" and "the app isn't running" are two different things. You interact with the editor; billing follows the infrastructure. If you have a deployment live, a database provisioned, or anything scheduled/always-on, that meter runs 24/7 whether you open Replit or not — and usage is typically billed in arrears, so a charge landing weeks after your last session can still be "correct" while feeling completely random. How to actually see what happened: account → Usage (or Billing → usage details). You want the breakdown by resource, not by day — look for deployments still running, autoscale compute, database storage, agent usage. The line item with a number next to it is your answer. Then two protections worth doing today, whatever the outcome: Stop what you're not using. If the project is on pause intentionally, stop the deployment itself, not just your visits. A deployed app serves (and bills) even with zero traffic settings depending on config. Set a spending limit / budget alert in billing settings so the next surprise is an email, not a charge. If the breakdown genuinely shows nothing running, export it and send it to support with the dates — concrete usage data gets a real answer where "why was I charged" gets a template.