Skip to content

Commit 22b47ac

Browse files
[Billing & Fundamentals] More page moving (#22599)
* Moved files from Fundamentals to Billing * Updated old links in files * Deleted files from Fundamentals * Added redirects for new files in Billing * Moved files from Subscriptions to Accounts * Update redirects for Account files * Updated Billing page order * Added missing redirect * Fixed broken links * Update public/__redirects Co-authored-by: Rebecca Tamachiro <[email protected]> * Update src/content/docs/fundamentals/setup/account/account-security/login-and-account-issues.mdx Co-authored-by: Rebecca Tamachiro <[email protected]> * Added space --------- Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent 8330bbb commit 22b47ac

File tree

24 files changed

+40
-43
lines changed

24 files changed

+40
-43
lines changed

public/__redirects

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -562,12 +562,12 @@
562562
/fundamentals/security/challenge-passage/ /cloudflare-challenges/challenge-types/challenge-pages/#challenge-passage 301
563563
/fundamentals/glossary/ /fundamentals/reference/glossary/ 301
564564
/fundamentals/account-and-billing/login/ /fundamentals/setup/account/login/ 301
565-
/fundamentals/account-and-billing/account-maintenance/delete-account/ /fundamentals/subscriptions-and-billing/delete-account/ 301
565+
/fundamentals/account-and-billing/account-maintenance/delete-account/ /fundamentals/setup/account/delete-account/ 301
566566
/fundamentals/account-and-billing/account-maintenance/updating-billing-info/ /billing/update-billing-info/ 301
567567
/fundamentals/account-and-billing/account-maintenance/understand-invoices/ /billing/invoices/ 301
568568
/fundamentals/account-and-billing/account-maintenance/cancel-subscription/ /fundamentals/subscriptions-and-billing/cancel-subscription/ 301
569569
/fundamentals/account-and-billing/account-maintenance/change-plan/ /fundamentals/subscriptions-and-billing/change-plan/ 301
570-
/fundamentals/account-and-billing/account-maintenance/change-password-or-email/ /fundamentals/subscriptions-and-billing/change-password-or-email/ 301
570+
/fundamentals/account-and-billing/account-maintenance/change-password-or-email/ /fundamentals/setup/account/change-password-or-email/ 301
571571
/fundamentals/account-and-billing/account-maintenance/ /fundamentals/subscriptions-and-billing/ 301
572572
/fundamentals/account-and-billing/members/scope/ /fundamentals/setup/manage-members/scope/ 301
573573
/fundamentals/account-and-billing/members/manage/ /fundamentals/setup/manage-members/manage/ 301
@@ -689,6 +689,14 @@
689689
/fundamentals/subscriptions-and-billing/understand-invoices/ /billing/invoices/ 301
690690
/fundamentals/subscriptions-and-billing/update-billing-info/ /billing/update-billing-info/ 301
691691
/fundamentals/changelog/ /changelog/?product=fundamentals 301
692+
/fundamentals/reference-architecture/ /reference-architecture/ 301
693+
/fundamentals/subscriptions-and-billing/cancel-subscription/ /billing/cancel-subscription/ 301
694+
/fundamentals/subscriptions-and-billing/change-plan/ /billing/change-plan/ 301
695+
/fundamentals/subscriptions-and-billing/preview-services/ /billing/preview-services/ 301
696+
/fundamentals/subscriptions-and-billing/change-password-or-email/ /fundamentals/setup/account/change-password-or-email/ 301
697+
/fundamentals/subscriptions-and-billing/change-super-admin/ /fundamentals/setup/account/change-super-admin/ 301
698+
/fundamentals/subscriptions-and-billing/delete-account/ /fundamentals/setup/account/delete-account/ 301
699+
/fundamentals/subscriptions-and-billing/ /fundamentals/setup/account/ 301
692700

693701
# gateway
694702
/gateway/about/ /cloudflare-one/policies/gateway/ 301

src/content/docs/billing/billing-policy.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Billing policy
33
pcx_content_type: overview
44
sidebar:
5-
order: 5
5+
order: 8
66
---
77

88
**The terms subscription and add-on service are used interchangeably in this support guide.**
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ pcx_content_type: how-to
33
title: Cancel Cloudflare subscriptions
44
head: []
55
description: Cancel Cloudflare subscriptions
6-
6+
sidebar:
7+
order: 7
78
---
89

910
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.
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
---
22
pcx_content_type: how-to
33
title: Change domain plan
4+
sidebar:
5+
order: 6
46
---
57

68
import { TabItem, Tabs } from "~/components";
@@ -15,7 +17,7 @@ If you decide to downgrade or remove a domain, Cloudflare does not issue refunds
1517

1618
Upgrades are processed immediately, but downgrades are not processed until the end of the billing period. You will not be able to upgrade if you have an unpaid invoice. When downgrading, you are allowed to continue using the higher plans' products until the new billing period begins.
1719

18-
If you downgrade your plan, your plan may have access to [fewer Page Rules](/rules/page-rules/). If you continue to use more page rules than is allowed by your plan limit, you may be charged for additional rules. Remove excess rules and [cancel additional subscriptions](/fundamentals/subscriptions-and-billing/cancel-subscription/) if you do not want to be charged.
20+
If you downgrade your plan, your plan may have access to [fewer Page Rules](/rules/page-rules/). If you continue to use more page rules than is allowed by your plan limit, you may be charged for additional rules. Remove excess rules and [cancel additional subscriptions](/billing/cancel-subscription/) if you do not want to be charged.
1921

2022
The Enterprise App Sec Advanced and Enterprise App Sec Core plans cannot be downgraded without [contacting Cloudflare](/support/contacting-cloudflare-support/).
2123

src/content/docs/billing/invoices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Invoices
33
pcx_content_type: overview
44
sidebar:
5-
order: 7
5+
order: 10
66
---
77

88
You will receive an invoice in the **Billing** section of your Cloudflare account when you:
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
---
22
pcx_content_type: reference
33
title: Preview services
4-
4+
sidebar:
5+
order: 5
56
---
67

78
Contracted customers can try certain products and features for 30 days.

src/content/docs/billing/sales-tax.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Sales tax
33
pcx_content_type: overview
44
sidebar:
5-
order: 8
5+
order: 11
66
---
77

88
To adhere to tax laws in Russia and certain US states, Cloudflare collects sales tax on sales of our services based on your billing address.

src/content/docs/billing/troubleshoot-failed-payments.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot failed payments
33
pcx_content_type: overview
44
sidebar:
5-
order: 9
5+
order: 12
66
---
77

88
If payment for a new Cloudflare plan, add-on, or subscription fails, you may need to ask your bank to remove a hold, update your Cloudflare billing information, or confirm that your account has sufficient funds
@@ -14,7 +14,7 @@ If payment for a recurring charge for a Cloudflare plan, add-on, or subscription
1414
The five-day grace period for failed payments on recurring Cloudflare charges includes weekends and holidays.
1515
:::
1616

17-
After confirming your payment method information, Cloudflare suggests [manually updating your plan type](/fundamentals/subscriptions-and-billing/change-plan/) and subscriptions using the Cloudflare dashboard.
17+
After confirming your payment method information, Cloudflare suggests [manually updating your plan type](/billing/change-plan/) and subscriptions using the Cloudflare dashboard.
1818

1919
## Payment method validation
2020

src/content/docs/billing/troubleshoot-invoices.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Troubleshoot invoices
33
pcx_content_type: overview
44
sidebar:
5-
order: 10
5+
order: 13
66
---
77

88
## Change in billing contact information

src/content/docs/billing/usage-based-billing.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Usage based billing
33
pcx_content_type: overview
44
sidebar:
5-
order: 6
5+
order: 9
66
---
77

88
For some Cloudflare subscriptions and services, you will be charged based on how much a feature was used during your previous billing period. This differs from other services, which are a prepaid flat fee for the upcoming month (e.g. plans, page rules, etc.).

0 commit comments

Comments
 (0)