Skip to content

Commit 48f57e3

Browse files
committed
z0 - change wording about project spend limit
1 parent 12622ca commit 48f57e3

2 files changed

Lines changed: 14 additions & 5 deletions

File tree

apps/docs/content/company/payment.mdx

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@ Manual top-ups give you direct control over your account funding. To add credits
2020

2121
## Automatic Top-ups
2222

23-
:::caution Beta version
24-
Available only for customers who have previously made a manual top-up, have a saved payment method, and have provided billing information.
23+
Automatic top-up ensures your projects continue running without interruption by replenishing your credits when they run low.
24+
25+
:::note Prerequisites
26+
Automatic top-ups are available once you have made at least one manual top-up, saved a payment method, and provided your [billing information](#billing-information). The saved card is charged off-session, so a valid payment method must stay on file.
2527
:::
2628

27-
Automatic top-up ensures your projects continue running without interruption by replenishing your credits when they run low.
29+
To turn them on, navigate to **Credit & Spend Overview** in the Organization section of the main menu, open the automatic top-up settings, and configure the three values described below.
2830

2931
### How Automatic Top-ups Work
3032

@@ -39,6 +41,8 @@ Zerops initiates an automatic payment when:
3941
- Each top-up charges the **fixed amount** you configured, regardless of how fast you're spending
4042
- Your balance is checked periodically (every few minutes), so a top-up can take a few minutes to appear after you drop below the threshold
4143
- The final automatic top-up of the month is reduced so the month's total lands exactly on your calendar-month limit; after the limit is reached, automatic top-ups pause until the next calendar month
44+
- To avoid repeatedly hitting your payment method (which can get a card flagged or blocked by the payment processor), top-ups are spaced out: after a **successful** top-up Zerops waits **1 hour** before the next one, and after a **failed** top-up it waits **1 day** before trying again
45+
- If a charge fails, Zerops notifies you so you can check the validity and available funds of your saved card. After **3 failed attempts in a row**, automatic top-up is turned off and you're notified by email; re-enable it once your payment method is working again
4246
- Auto top-up limits don't affect manual payments — add any amount manually regardless of automatic settings
4347
:::
4448

@@ -50,11 +54,14 @@ When your combined balance (credit + promo credit) drops below this value, an au
5054
#### Top-up Amount
5155
The fixed amount charged to your saved card on each automatic top-up.
5256

53-
- Minimum setting: $10 (matches the minimum manual payment)
57+
- Minimum: $10 (matches the minimum manual payment)
58+
- Maximum: $10,000 per top-up
5459

5560
#### Calendar-Month Limit
5661
The maximum total that can be automatically charged within a single calendar month (UTC). This safeguards against unexpected costs: once the limit is reached, automatic top-ups pause until the next calendar month.
5762

63+
- Must be at least the top-up amount (so at least one top-up can go through each month)
64+
5865
<Dropdown>
5966
<DropdownItem title="Real-World Example">
6067
**Scenario:** Application with ~$50 weekly operating costs and an initial manual top-up of $100

apps/docs/content/company/pricing.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,9 @@ Services in Zerops require computing resources that are billed separately from y
7474
</table>
7575

7676
:::note Daily Spending Control
77-
You can set daily spending limits in GUI for your project to control costs and avoid unexpected charges. This provides an alternative to configuring automatic resource scaling ranges while keeping your services running optimally.
77+
You can set a daily spending limit in the GUI for your project to keep an eye on costs and avoid unexpected charges. This provides an alternative to configuring automatic resource scaling ranges while keeping your services running optimally.
78+
79+
Reaching the limit does not stop your project - your services keep running. When a project reaches its daily spending limit, Zerops sends you a warning notification (e-mail) so you can decide whether to raise the limit. The limit resets at midnight (UTC).
7880
:::
7981

8082
## Additional Services

0 commit comments

Comments
 (0)