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: src/content/docs/billing/cancel-subscription.mdx
+13-18Lines changed: 13 additions & 18 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,8 @@ sidebar:
7
7
order: 7
8
8
---
9
9
10
+
import { DashButton } from"~/components";
11
+
10
12
Cancellations are not processed until the end of the billing period, so you can continue using the add-on or subscription until the new billing period begins. To avoid unwanted charges, start the cancellation process before the end of your billing period.
11
13
12
14
If you are making a subscription downgrade including a change from a yearly plan to a monthly plan or a change from a paid plan to a free plan, be aware that downgrades and cancellations do not take immediate effect and that you will continue to be billed and have access to your service for the remainder of your contracted service period. You should not contact Cloudflare to ask for exceptions to this policy or refunds for early downgrades and cancellations.
@@ -15,10 +17,8 @@ In addition, you may not always see a cancel button present for each subscriptio
15
17
16
18
:::note
17
19
18
-
19
20
All billing period dates on invoices and the dashboard are in UTC/GMT timezone, not your local timezone. We recommend any downgrades or changes to subscriptions be made at least 24 hours before stated billing date to avoid any timezone confusion.
20
21
21
-
22
22
:::
23
23
24
24
***
@@ -27,34 +27,29 @@ All billing period dates on invoices and the dashboard are in UTC/GMT timezone,
27
27
28
28
To disable a subscription:
29
29
30
-
1.Log in to the [Cloudflare dashboard](https://dash.cloudflare.com), and select your account and website.
30
+
1.In the Cloudflare dashboard, go to the **Billing** page.
31
31
32
-
2. Select the feature you want to disable under **Active Subscriptions** (Free or Pro customers) or **Plan Extensions** (Enterprise customers).
32
+
<DashButtonurl="/?to=/:account/billing" />
33
33
34
-
3. Follow the instructions to disable the feature. Each feature has a different process which could include toggling a switch, clicking a button, or choosing *Disable* from a drop-down list.
34
+
2. Select **Subscriptions**.
35
+
3. Select the feature you want to disable under **Active Subscriptions** (Free or Pro customers) or **Plan Extensions** (Enterprise customers).
36
+
4. Follow the instructions to disable the feature. Each feature has a different process which could include toggling a switch, clicking a button, or choosing *Disable* from a drop-down list.
35
37
36
38
## Step 2: Cancel the subscription in your billing profile
37
39
38
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
39
-
40
-
2. Select **Manage account** > **Billing**.
41
-
42
-
3. Select **Subscriptions**.
40
+
1. In the Cloudflare dashboard, go to the **Billing** page.
43
41
44
-
4. Find the subscription you want to disable and select **Cancel**.
42
+
<DashButtonurl="/?to=/:account/billing" />
45
43
46
-
5. You will be asked to share feedback with us. Choose all that apply.
47
-
48
-
6. Select **Confirm** to finish.
44
+
2. Select **Subscriptions**.
45
+
3. Find the subscription you want to disable and select **Cancel**.
46
+
4. You will be asked to share feedback with us. Choose all that apply.
47
+
5. Select **Confirm** to finish.
49
48
50
49
:::note
51
50
52
-
53
51
To alter your plan, select **Change** under **Active Subscriptions** and choose a new plan type. If you would like to cancel your paid plan, select **Free**.
54
52
55
53
FEES ARE NONREFUNDABLE. YOU WILL BE BILLED IN FULL FOR THE SUBSCRIPTION TERM IN WHICH YOU CANCEL AND NO REFUNDS WILL BE PROVIDED FOR THE UNUSED PORTION OF SUCH SUBSCRIPTION TERM. Following any cancellation, however, you will continue to have access to the Paid Services through the end of your current Subscription Term (except with respect to Services subject to usage-based billing). We may, in our sole discretion, provide a refund, discount, or credit ("Credits") to you in a specific instance, however the provision of Credits in a specific instance does not entitle you to Credits in the future for similar instances or obligate us to provide additional Credits.
Copy file name to clipboardExpand all lines: src/content/docs/billing/create-billing-profile.mdx
+11-9Lines changed: 11 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ sidebar:
5
5
order: 2
6
6
---
7
7
8
-
import { Render } from"~/components";
8
+
import { Render, DashButton } from"~/components";
9
9
10
10
## Add a primary payment method
11
11
@@ -15,11 +15,13 @@ A primary payment method is required to process payment for Cloudflare products
15
15
Customers on an [Enterprise plan](https://www.cloudflare.com/plans/enterprise/contact/) have [additional payment options](/billing/create-billing-profile/#payment-options) such as wire and ACH, as well as yearly or quarterly billing.
16
16
:::
17
17
18
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
19
-
2. Go to **Manage account** > **Billing**.
20
-
3. Select **Payment**. If no payment method is on file, the **Payment methods** dialog opens automatically.
21
-
4. Select **Manage** next to your current payment method. The **Manage payment methods** dialog opens.
22
-
5. Enter the required information based on the payment options below:
18
+
1. In the Cloudflare dashboard, go to the **Billing** page.
19
+
20
+
<DashButtonurl="/?to=/:account/billing" />
21
+
22
+
2. Select **Payment**. If no payment method is on file, the **Payment methods** dialog opens automatically.
23
+
3. Select **Manage** next to your current payment method. The **Manage payment methods** dialog opens.
24
+
4. Enter the required information based on the payment options below:
23
25
**Credit card**:
24
26
1. Enter the required information under the **Credit Card Details** form.
25
27
2. If applicable, add your business information to your invoice, including your **Company** and **VAT/GST Number**.
@@ -34,9 +36,9 @@ Customers on an [Enterprise plan](https://www.cloudflare.com/plans/enterprise/co
34
36
Because some countries tax goods and services on personal accounts, you may be asked to indicate whether your Cloudflare account is personal or business to determine tax eligibility.
35
37
:::
36
38
37
-
6. Review the payment method and contact information to ensure it is accurate.
38
-
7. To finish, select **Confirm**.
39
-
8. Ensure your new payment method appears in the **Payment Method** section.
39
+
5. Review the payment method and contact information to ensure it is accurate.
40
+
6. To finish, select **Confirm**.
41
+
7. Ensure your new payment method appears in the **Payment Method** section.
40
42
41
43
Enterprise customers must email [[email protected]](mailto:[email protected]) with the last four digits of the credit card and its expiration date.
Copy file name to clipboardExpand all lines: src/content/docs/billing/pay-invoices-overdue-balances.mdx
+16-10Lines changed: 16 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@ sidebar:
5
5
order: 4
6
6
---
7
7
8
+
import { DashButton } from"~/components";
9
+
8
10
If the automatic retry attempts to take payment fails, and you have not manually paid the invoice, your account will have an overdue balance. An overdue balance will block you from purchasing new products or subscriptions, upgrading existing ones, and you won’t be able to update your billing profile until you have successfully paid the balance. Attempts to purchase or upgrade subscriptions will return an error mentioning this:
9
11
10
12
**You cannot add or modify subscriptions or services until the outstanding balance is paid.**
@@ -29,12 +31,14 @@ Please note that some unpaid invoices may not be visible. These unpaid invoices
29
31
30
32
When an outstanding balance is due, a new invoice will be created in your account for that amount. When you view that new invoice, it will show the original invoice number that the outstanding balance relates to. You can look up this original invoice to understand which product(s) were not fully paid for.
31
33
32
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account. If you have multiple accounts, select the account you want to manage from the list.
33
-
2. Go to **Manage Account** > **Billing**.
34
-
3. Select **Invoices and documents**.
35
-
4. Select the most recent invoice - the amount shown should match your outstanding balance
36
-
5. On the invoice PDF, look for the section below the **Pay Online** link: **Invoice that pays the following outstanding balance:** and note the invoice number
37
-
6. Go back to the **Invoices and documents** section and click to view the invoice number
34
+
1. In the Cloudflare dashboard, go to the **Billing** page.
35
+
36
+
<DashButtonurl="/?to=/:account/billing" />
37
+
38
+
2. Select **Invoices and documents**.
39
+
3. Select the most recent invoice - the amount shown should match your outstanding balance
40
+
4. On the invoice PDF, look for the section below the **Pay Online** link: **Invoice that pays the following outstanding balance:** and note the invoice number
41
+
5. Go back to the **Invoices and documents** section and click to view the invoice number
38
42
39
43
## Pay an outstanding balance
40
44
@@ -44,10 +48,12 @@ Allow up to 24 hours for your payment to be recognized and for your account to b
44
48
45
49
To pay the total outstanding balance:
46
50
47
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account. If you have multiple accounts, select the account you want to manage from the list.
48
-
2. Go to **Manage Account** > **Billing**.
49
-
3. Go to the **Pay overdue balances** section.
50
-
4. Select **Pay now** next to the balance you want to pay.
51
+
1. In the Cloudflare dashboard, go to the **Billing** page.
52
+
53
+
<DashButtonurl="/?to=/:account/billing" />
54
+
55
+
2. Go to the **Pay overdue balances** section.
56
+
3. Select **Pay now** next to the balance you want to pay.
51
57
52
58
You will be redirected to our payment system to proceed.
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
19
-
2. Go to **Manage account** > **Billing**.
20
-
3. Select **Payment**.
21
-
4. Select **Manage** next to your current payment method. The **Manage payment methods** dialog opens.
22
-
5. Select **Edit** next to the payment method you would like to edit.
23
-
6. Enter the required information and select **Save Payment Information**.
18
+
1. In the Cloudflare dashboard, go to the **Billing** page.
19
+
20
+
<DashButtonurl="/?to=/:account/billing" />
21
+
22
+
2. Select **Payment**.
23
+
3. Select **Manage** next to your current payment method. The **Manage payment methods** dialog opens.
24
+
4. Select **Edit** next to the payment method you would like to edit.
25
+
5. Enter the required information and select **Save Payment Information**.
24
26
25
27
## Delete a payment method
26
28
@@ -32,35 +34,41 @@ If you currently subscribe to any [add-on services](/billing/usage-based-billing
32
34
You cannot delete a payment method if a payment fails or if there is an outstanding balance. Until Cloudflare processes payment, you can only add or edit your payment method.
33
35
:::
34
36
35
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com).
36
-
2. Go to **Manage account** > **Billing**.
37
-
3. Select **Payment**.
38
-
4. From **Payment methods**, select **Manage**.
39
-
5. Next to your current payment method, select **Delete**.
40
-
6. Select **Confirm** to finish.
37
+
1. In the Cloudflare dashboard, go to the **Billing** page.
38
+
39
+
<DashButtonurl="/?to=/:account/billing" />
40
+
41
+
2. Select **Payment**.
42
+
3. From **Payment methods**, select **Manage**.
43
+
4. Next to your current payment method, select **Delete**.
44
+
5. Select **Confirm** to finish.
41
45
42
46
## Update your billing address
43
47
44
48
The billing address is associated with your payment method and is used to calculate your sales tax. If you need to update your billing address, you must also enter your payment method. The process for updating your billing address depends on the payment method.
45
49
46
50
If paying by credit card:
47
51
48
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com).
49
-
2. Go to **Manage account** > **Billing**.
50
-
3. From **Billing Address**, select **Edit** and enter your information.
51
-
4. Review the suggested address in the pop-up window. If the information is correct, select **Confirm**.
52
+
1. In the Cloudflare dashboard, go to the **Billing** page.
53
+
54
+
<DashButtonurl="/?to=/:account/billing" />
55
+
56
+
2. From **Billing Address**, select **Edit** and enter your information.
57
+
3. Review the suggested address in the pop-up window. If the information is correct, select **Confirm**.
52
58
53
59
If paying by PayPal, refer to PayPal's [billing address documentation](https://www.paypal.com/ai/smarthelp/article/how-do-i-edit-the-billing-address-linked-to-my-credit-card-faq680).
54
60
55
61
## Update billing email address
56
62
57
63
Your billing email address is particularly important if you have [opted into email invoices](/billing/invoices/#enable-email-invoices-from-cloudflare).
58
64
59
-
1. Log into the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
60
-
2. Go to **Manage Account** > **Billing**.
61
-
3. Go to **Invoices and documents**.
62
-
4. From **Billing email preference**, select **Change email address**.
63
-
5. Enter and confirm your new email address, then select **Save**.
65
+
1. In the Cloudflare dashboard, go to the **Billing** page.
66
+
67
+
<DashButtonurl="/?to=/:account/billing" />
68
+
69
+
2. Go to **Invoices and documents**.
70
+
3. From **Billing email preference**, select **Change email address**.
71
+
4. Enter and confirm your new email address, then select **Save**.
64
72
65
73
## Add or change a Tax ID, VAT, or GST number
66
74
@@ -70,22 +78,26 @@ If you added a payment method but did not include a Tax ID, VAT or GST number, y
70
78
You cannot apply a VAT or GST number to past invoices. Adding a VAT or GST number will only apply to future invoices issued in the account.
71
79
:::
72
80
73
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
74
-
2. Go to **Manage Account** > **Billing**.
75
-
3. Go to **Payment**.
76
-
4. From **Billing Address**, select **Edit**.
77
-
5. In the **VAT/GST** field, enter your VAT or GST number.
78
-
6. Select **Confirm**.
81
+
1. In the Cloudflare dashboard, go to the **Billing** page.
82
+
83
+
<DashButtonurl="/?to=/:account/billing" />
84
+
85
+
2. Go to **Payment**.
86
+
3. From **Billing Address**, select **Edit**.
87
+
4. In the **VAT/GST** field, enter your VAT or GST number.
88
+
5. Select **Confirm**.
79
89
80
90
## Remove a Tax ID, VAT, or GST number
81
91
82
92
:::note
83
93
You cannot remove a VAT or GST number from past invoices. Removing a VAT or GST number will only apply to future invoices issued in the account.
84
94
:::
85
95
86
-
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
87
-
2. Go to **Manage Account** > **Billing**.
88
-
3. Go to **Payment**.
89
-
4. From **Billing Address**, select **Edit**.
90
-
5. In the **VAT/GST** field, delete the VAT or GST number.
91
-
6. Select **Confirm**.
96
+
1. In the Cloudflare dashboard, go to the **Billing** page.
97
+
98
+
<DashButtonurl="/?to=/:account/billing" />
99
+
100
+
2. Go to **Payment**.
101
+
3. From **Billing Address**, select **Edit**.
102
+
4. In the **VAT/GST** field, delete the VAT or GST number.
0 commit comments