You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/cloud/reference/03_billing/05_payment-thresholds.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,11 +13,10 @@ import billing_2 from '@site/static/images/cloud/reference/billing_payment_thres
13
13
14
14
## Payment thresholds {#threshholds}
15
15
16
-
If you are a pay as you go customer and your amount due in a billing period for ClickHouse Cloud reaches $10,000 USD or the equivalent value, your payment method configured to your organization will be automatically charged.
16
+
If you are a pay as you go customer and your amount due in a billing period for ClickHouse Cloud reaches $1,000 USD or the equivalent value, your payment method configured to your organization will be automatically charged.
17
17
18
18
:::tip
19
-
This default payment threshold amount can be adjusted below $10,000.
20
-
If you wish to do so, [contact support](mailto:support@clickhouse.com).
19
+
If you wish to adjust the default payment threshold amount, [contact support](mailto:support@clickhouse.com).
21
20
:::
22
21
23
22
A failed charge will result in the suspension of your services after a 14 day grace period.
@@ -32,7 +31,7 @@ In the example below, the Billing UI in cloud console is shown:
32
31
33
32
<Imageimg={billing_2}size="lg"alt="Bill"/>
34
33
35
-
As you can see from the above example - there was a threshold invoice sent during the Feb 28-March 31 billing period and then there is another invoice sent during the same billing period for the remaining usage over $10,000.
34
+
As you can see from the above example - there was a threshold invoice sent during the Feb 28-March 31 billing period and then there is another invoice sent during the same billing period for the remaining usage over $1,000.
0 commit comments