1
1
---
2
2
sidebar_label : ' ClickHouse Cloud billing compliance'
3
- slug : /manage/troubleshooting- billing-issues
3
+ slug : /manage/clickhouse-cloud- billing-compliance
4
4
title : ' ClickHouse Cloud billing compliance'
5
5
description : ' Page describing ClickHouse Cloud billing compliance'
6
6
keywords : ['billing compliance', 'pay-as-you-go']
@@ -15,118 +15,137 @@ import Image from '@theme/IdealImage';
15
15
16
16
Your use of ClickHouse Cloud requires your organization to have an active and
17
17
valid billing method configured. After your 30 day trial ends or your trial
18
- credits are depleted, you have the following billing options to continue using
19
- ClickHouse Cloud:
20
- 1 . Add a valid credit card to your organization to Pay-As-You-Go (PAYG)
21
- 2 . Set up a Pay-As-You-Go subscription via a supported cloud marketplace provider (AWS, GCP, or Azure)
22
- 3 . Reach out to [ sales] ( https://clickhouse.com/company/contact ) to negotiate a committed spend contract
23
- directly or through a cloud marketplace committed contract.
24
-
25
- If your trial has ended and no credit card or additional credits have been added,
26
- all services will be stopped. If no action is taken within two weeks, all data
27
- will be deleted.
28
-
29
- If you choose to use the first Pay-As-You-Go option with a credit card, go to the
30
- Billing section in the ClickHouse Cloud UI and click the 'Add Credit Card' button
31
- (shown below) to complete the setup. If you have any questions please
32
- [ contact support] ( /about-us/support ) for help.
18
+ credits are depleted, whichever occurs first, you have the following billing
19
+ options to continue using ClickHouse Cloud:
33
20
34
- <Image img ={billing_compliance} alt =" Billing Compliance " size =" md " />
21
+ | Billing option | Description |
22
+ | -----------------------------------------------------| -----------------------------------------------------------------------------------------|
23
+ | [ Direct PAYG] ( #direct-payg ) | Add a valid credit card to your organization to Pay-As-You-Go |
24
+ | [ Marketplace PAYG] ( #cloud-marketplace-payg ) | Set up a Pay-As-You-Go subscription via a supported cloud marketplace provider |
25
+ | [ Commited spend contract] ( #commited-spend-contract ) | Enter into a committed spend contract directly or through a supported cloud marketplace |
35
26
36
- If you want to pay through one of our supported marketplaces (AWS, GCP, or Azure),
37
- you can follow the steps [ here] ( https://clickhouse.com/docs/cloud/marketplace/marketplace-billing )
38
- for help. For any questions related specifically to cloud marketplace billing,
39
- please contact the cloud service provider directly.
40
-
41
- Helpful links for resolving issues with marketplace billing:
42
- - [ AWS Billing FAQs] ( https://aws.amazon.com/aws-cost-management/aws-billing/faqs/ )
43
- - [ GCP Billing FAQs] ( https://cloud.google.com/compute/docs/billing-questions )
44
- - [ Azure Billing FAQs] ( https://learn.microsoft.com/en-us/azure/cost-management-billing/cost-management-billing-faq )
27
+ If your trial ends and no billing option has been configured for your organization,
28
+ all your services will be stopped. If a billing method still has not been
29
+ configured after two weeks, all your data will be deleted.
45
30
46
31
ClickHouse charges for services at the organization level. If we are ever unable
47
32
to process a payment using your current billing method, you must update it to one
48
- of the three options listed above to avoid service disruption and remain compliant.
49
- See below for more details about payment compliance based on your chosen billing
50
- method.
33
+ of the three options listed above to avoid service disruption. See below for more
34
+ details about payment compliance based on your chosen billing method.
51
35
52
- ## Pay-as-you-go (PAYG) billing with a credit card {#payg-billing }
36
+ ### Pay-as-you-go billing with a credit card {#direct-payg }
53
37
54
- A credit card is considered compliant if it is valid, not expired, and has a
55
- sufficient credit limit and available funds based on your invoice total .
38
+ You can pay for your ClickHouse Cloud usage monthly in arrears using a credit card.
39
+ To add a credit card, follow these [ instructions ] ( #add-credit-card ) .
56
40
57
- If, for any reason, we are unable to charge the credit card associated with your
58
- organization, the following unpaid invoice restrictions will immediately apply:
41
+ Your monthly billing cycle for ClickHouse begins on the day the organization tier
42
+ (Basic, Scale, or Enterprise) is selected, and the first service is created within
43
+ the organization.
59
44
60
- - You will only be able to scale up to 120 GiB per replica
61
- - You will not be able to start your services if stopped
62
- - You will not be able to start or create new services
45
+ The credit card on file normally will be charged at the end of your monthly
46
+ billing cycle, but payment charges will be accelerated if the intracycle amount
47
+ due reaches $10,000 USD (more info on payment thresholds [ here ] ( /cloud/billing/payment-thresholds ) ).
63
48
64
- We will attempt to process payment using the organization's configured billing
65
- method for up to 30 days. If payment is not successful after 14 days, all services
66
- within the organization will be stopped. In accordance with our [ terms and conditions] ( https://clickhouse.com/legal/agreements/terms-of-service ) ,
67
- you have 30 days from the date the invoice becomes overdue to initiate a payment
68
- dispute. If payment is still not received by the end of this 30 day period,
69
- all data and services associated with your organization will be deleted.
49
+ The credit card on file must be valid, not expired, and have enough available
50
+ credit to cover your invoice total. If, for any reason, we are unable to charge
51
+ the full amount due, the following unpaid invoice restrictions will immediately
52
+ apply:
70
53
71
- ## Cloud marketplace pay-as-you-go (PAYG) billing {#cloud-marketplace-payg}
54
+ * You will only be able to scale up to 120 GiB per replica
55
+ * You will not be able to start your services if stopped
56
+ * You will not be able to start or create new services
72
57
73
- Pay-As-You-Go billing can also be configured to charge an organization through
74
- one of our supported cloud marketplaces (AWS, GCP, or Azure). However, if the
75
- marketplace subscription is canceled or fails to renew automatically, billing will
76
- fall back to the credit card configured for the organization. If a valid credit
77
- card is not configured, the same unpaid invoice restrictions outlined above for
78
- Pay-As-You-Go (PAYG) with a credit card billing will apply - this includes
79
- service suspension and eventual data deletion.
58
+ We will attempt to process payment using the organization's configured billing
59
+ method for up to 30 days. If payment is not successful after 14 days, all services
60
+ within the organization will be stopped. If payment is still not received by the
61
+ end of this 30 day period and we have not granted an extension, all data and
62
+ services associated with your organization will be deleted.
80
63
81
- ## How does our PAYG marketplace billing schedule work? {#payg -marketplace-billing-schedule }
64
+ ### Cloud marketplace pay-as-you-go billing {#cloud -marketplace-payg }
82
65
83
- If you subscribe to ClickHouse through a cloud marketplace, your Pay-As-You-Go
84
- sage will be invoiced according to the terms of your agreement with that
85
- marketplace - typically on a calendar-month billing cycle .
66
+ Pay-As-You-Go billing can also be configured to charge an organization through one of our supported cloud marketplaces
67
+ (AWS, GCP, or Azure). To sign up for Marketplace PAYG billing, follow these
68
+ [ instructions ] ( # marketplace-payg ) .
86
69
87
- ## How does our direct billing schedule work? {#direct-billing-schedule}
70
+ Similar to billing via Direct PAYG, your monthly billing cycle with ClickHouse
71
+ under Marketplace PAYG begins on the day the organization tier (Basic, Scale,
72
+ or Enterprise) is selected and the first service is created within the
73
+ organization.
88
74
89
- For customers using Pay-As-You-Go with a credit card, the monthly billing cycle
90
- begins on the day the first tier (Basic, Scale, or Enterprise) is selected and
91
- the service is created within the organization.
75
+ However, because of the requirements of the marketplaces, we report the charges
76
+ for your Pay-As-You-Go usage on an hour-by-hour basis. Note that you will be
77
+ invoiced according to the terms of your agreement with that marketplace - typically
78
+ on a calendar-month billing cycle.
92
79
93
- ## How are credits consumed that are applied to an organization? {#credits-consumed}
80
+ As an example, if you create your first organization service on January 18, your
81
+ first billing usage cycle in ClickHouse Cloud will run from January 18 until the
82
+ end of the day on February 17. However, you may receive your first invoice from
83
+ the cloud marketplace at the beginning of the month of February.
94
84
95
- Credits applied to an organization (e.g. through committed contracts or refunds)
96
- are consumed starting on the day credit was granted in billing periods based on
97
- the date the first tier (Basic, Scale, or Enterprise) is selected.
85
+ However, if your PAYG marketplace subscription is canceled or fails to renew
86
+ automatically, billing will fall back to the credit card on file for the
87
+ organization, if any. To add a credit card, please [ contact support] ( /about-us/support )
88
+ for help. If a valid credit card has not been provided, the same unpaid invoice
89
+ restrictions outlined above for [ Direct PAYG] ( #direct-payg ) will apply - this
90
+ includes service suspension and eventual data deletion.
98
91
99
- For all pay-as-you-go billing we will bill immediately if the amount due within
100
- a billing period is equal to $10,000 USD (more info on payment thresholds [ here] ( https://clickhouse.com/docs/cloud/billing/payment-thresholds ) ).
92
+ ### Committed contract billing {#commited-spend-contract}
101
93
102
- ## Committed contract billing {# committed- contract-billing}
94
+ You may purchase credits for your organization through a committed contract by:
103
95
104
- You have the option to purchase credits for your organization through a committed
105
- contract by:
106
96
1 . Contacting sales to buy credits directly, with payment options including ACH
107
- or wire transfer.
97
+ or wire transfer. Payment terms will be set forth in the applicable order form.
108
98
2 . Contacting sales to buy credits through a subscription on one of our supported
109
- cloud marketplaces (AWS, GCP, or Azure)
110
-
111
- <br />
112
-
113
- If an organization is ** not** on a cloud marketplace committed contract and runs
99
+ cloud marketplaces (AWS, GCP, or Azure). Fees will be reported to the applicable
100
+ marketplace upon acceptance of the private offer and thereafter in accordance
101
+ with the offer terms, but you will be invoiced according to the terms of your
102
+ agreement with that marketplace. To pay through a marketplace, follow these
103
+ [ instructions] ( #marketplace-payg ) .
104
+
105
+ Credits applied to an organization (e.g. through committed contracts or refunds) are
106
+ available for your use for the term specified in the order form or accepted private
107
+ offer.
108
+ Credits are consumed starting on the day credit was granted in billing periods
109
+ based on the date the first organization tier (Basic, Scale, or Enterprise) is
110
+ selected.
111
+
112
+ If an organization is ** not** on a cloud marketplace committed contract and runs
114
113
out of credits or the credits expire, the organization will automatically switch
115
- to Pay-As-You-Go (PAYG) billing. In this case, we will attempt to process payment
116
- using the credit card configured for the organization.
114
+ to Pay-As-You-Go (PAYG) billing. In this case, we will attempt to process payment
115
+ using the credit card on file for the organization, if any .
117
116
118
117
If an organization ** is** on a cloud marketplace committed contract and runs out
119
118
of credits, it will also automatically switch to PAYG billing via the same
120
119
marketplace for the remainder of the subscription. However, if the subscription
121
120
is not renewed and expires, we will then attempt to process payment using the
122
- credit card on file for the organization.
121
+ credit card on file for the organization, if any .
123
122
124
123
In either scenario, if we are unable to charge the configured credit card, the
125
- unpaid invoice restrictions outlined above for Pay-as-you-go (PAYG) billing with
126
- a credit card will apply—this includes the suspension of services. However, for
127
- committed contract customers, we will take all necessary steps to reconcile any
128
- unpaid invoices before initiating data deletion. There will be no automatic data
129
- deletion after 30 days .
124
+ unpaid invoice restrictions outlined above for [ Pay-as-you-go (PAYG)] ( #direct-payg )
125
+ billing with a credit card will apply—this includes the suspension of services.
126
+ However, for committed contract customers, we will contact you regarding any
127
+ unpaid invoices before initiating data deletion. Data is not automatically
128
+ deleted after any period of time .
130
129
131
130
If you’d like to add additional credits before your existing ones expire or are
132
131
depleted, please [ contact us] ( https://clickhouse.com/company/contact ) .
132
+
133
+ ### How to pay using a credit card {#add-credit-card}
134
+
135
+ Go to the Billing section in the ClickHouse Cloud UI and click the 'Add Credit Card'
136
+ button (shown below) to complete the setup. If you have any questions, please
137
+ [ contact support] ( /about-us/support ) for help.
138
+
139
+ <Image img ={billing_compliance} size =" md " alt =" How to add a credit card " />
140
+
141
+ ## How to pay via marketplaces {#marketplace-payg}
142
+
143
+ If you want to pay through one of our supported marketplaces (AWS, GCP, or Azure),
144
+ you can follow the steps [ here] ( /cloud/marketplace/marketplace-billing ) for help.
145
+ For any questions related specifically to cloud marketplace billing, please
146
+ contact the cloud service provider directly.
147
+
148
+ Helpful links for resolving issues with marketplace billing:
149
+ * [ AWS Billing FAQs] ( https://aws.amazon.com/aws-cost-management/aws-billing/faqs/ )
150
+ * [ GCP Billing FAQs] ( https://cloud.google.com/compute/docs/billing-questions )
151
+ * [ Azure Billing FAQs] ( https://learn.microsoft.com/en-us/azure/cost-management-billing/cost-management-billing-faq )
0 commit comments