Skip to content

Commit 52aadf4

Browse files
author
Simon
committed
re-ordering the docs and reformatting error strings
1 parent 8d6fd15 commit 52aadf4

6 files changed

+16
-16
lines changed

src/content/docs/billing/pay-invoices-overdue-balances.mdx

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ If the automatic retry attempts to take payment fails, and you have not manually
1111

1212
The full range of error messages you may see are:
1313

14-
* could not run legacy post zone sub request against new zone products: failed to update user subscription: failed to load account from db: You cannot add or modify subscriptions or services until the outstanding balance is paid. You should be able to do so in your Billing page.
15-
* could not run legacy post zone sub request against new zone products: failed to update user subscription: failed to apply object products: You cannot add or modify subscriptions or services until the outstanding balance is paid. You should be able to do so in your Billing page.
16-
* failed in ActionAppendSubscription: failed to update user subscription: failed to load account from db: You cannot add or modify subscriptions or services until the outstanding balance is paid. You should be able to do so in your Billing page.
17-
* could not run a legacy post user sub request: failed to update user subscription: failed to load account from db: You cannot add or modify subscriptions or services until the outstanding balance is paid. You should be able to do so in your Billing page.
18-
* failed to load account: You cannot add or modify subscriptions or services until the outstanding balance is paid. You should be able to do so in your Billing page.
14+
* `could not run legacy post zone sub request against new zone products: failed to update user subscription: failed to load account from db: You cannot add or modify subscriptions or services until the outstanding balance is paid. You should be able to do so in your Billing page.`
15+
* `could not run legacy post zone sub request against new zone products: failed to update user subscription: failed to apply object products: You cannot add or modify subscriptions or services until the outstanding balance is paid. You should be able to do so in your Billing page.`
16+
* `failed in ActionAppendSubscription: failed to update user subscription: failed to load account from db: You cannot add or modify subscriptions or services until the outstanding balance is paid. You should be able to do so in your Billing page.`
17+
* `could not run a legacy post user sub request: failed to update user subscription: failed to load account from db: You cannot add or modify subscriptions or services until the outstanding balance is paid. You should be able to do so in your Billing page.`
18+
* `failed to load account: You cannot add or modify subscriptions or services until the outstanding balance is paid. You should be able to do so in your Billing page.`
1919

2020
The simplest way to pay your balance is to click **Pay Now** from your Billing homepage in the Cloudflare dashboard. To see these steps in more detail, refer to [Pay an outstanding balance](#pay-an-outstanding-balance).
2121

@@ -33,7 +33,7 @@ When an outstanding balance is due, a new invoice will be created in your accoun
3333
2. Go to **Manage Account** > **Billing**.
3434
3. Select **Invoices and documents**.
3535
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
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
3737
6. Go back to the **Invoices and documents** section and click to view the invoice number
3838

3939
## Pay an outstanding balance

src/content/docs/billing/resolve-cannot-remove-payment-method.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ sidebar:
77

88
This article will help if you are receiving an error that mentions one of the following errors when attempting to remove a payment method:
99

10-
* Cannot remove payment method from account with active subscriptions.
11-
* unable to remove payment method from account with transactions in progress
10+
* `Cannot remove payment method from account with active subscriptions.`
11+
* `unable to remove payment method from account with transactions in progress`
1212

1313
## Causes
1414
* You still have active paid subscriptions

src/content/docs/billing/resolve-you-cannot-modify-this-subscription.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ sidebar:
77

88
This article will help if you are receiving an error that mentions `You cannot modify this subscription since it is currently scheduled to be cancelled` when attempting to cancel or modify a subscription. For reference, the full message you receive may be one of the following:
99

10-
* failed in ActionAppendSubscription: failed to update user subscription: failed to apply object products: You cannot modify this subscription since is currently scheduled to be canceled at the end of your current billing period. In order to purchase more of the service, you will need to click the Cancel Downgrade button on the Subscriptions page in the Billing section.
11-
* failed in ActionAppendSubscription: failed to apply object products: You cannot modify this subscription since is currently scheduled to be canceled at the end of your current billing period. In order to purchase more of the service, you will need to click the Cancel Downgrade button on the Subscriptions page in the Billing section.
10+
* `failed in ActionAppendSubscription: failed to update user subscription: failed to apply object products: You cannot modify this subscription since is currently scheduled to be canceled at the end of your current billing period. In order to purchase more of the service, you will need to click the Cancel Downgrade button on the Subscriptions page in the Billing section.`
11+
* `failed in ActionAppendSubscription: failed to apply object products: You cannot modify this subscription since is currently scheduled to be canceled at the end of your current billing period. In order to purchase more of the service, you will need to click the Cancel Downgrade button on the Subscriptions page in the Billing section.`
1212

1313
## Causes
1414
* You are attempting to cancel a subscription which you have already requested cancellation for

src/content/docs/billing/resolve-zone-cannot-be-ugpraded.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Resolve the zone cannot be upgraded error
33
pcx_content_type: overview
44
sidebar:
5-
order: 13
5+
order: 14
66
---
77

88
When trying to upgrade a domain or purchase a subscription, you may see an error that contains one of the following phrases:

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
title: Resolve a payment failure
33
pcx_content_type: overview
44
sidebar:
5-
order: 12
5+
order: 13
66
---
77

88
This article will help if you are receiving errors about your payment failing when attempting to purchase something, change an existing subscription, pay an invoice or an outstanding balance. You may see one of the following error messages:
99

10-
* Contact your bank for assistance. An error occurred while collecting payment.
11-
* Payment error: authorization failed for [“example.com”]
12-
* failed in ActionAppendSubscription: failed to update user subscription: failed to apply object products: failed to collect latest invoice XXXXXX for subscription YYYYY: Contact your bank for assistance. An error occurred while collecting payment.
10+
* `Contact your bank for assistance. An error occurred while collecting payment.`
11+
* `Payment error: authorization failed for [“example.com”]`
12+
* `failed in ActionAppendSubscription: failed to update user subscription: failed to apply object products: failed to collect latest invoice XXXXXX for subscription YYYYY: Contact your bank for assistance. An error occurred while collecting payment.`
1313

1414
Alternatively, you may receive an email from us about a subscription renewal payment failure with the subject: “[Cloudflare]: We couldn't process your renewal payment” which states “We were unable to process your renewal payment”.
1515

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: 14
5+
order: 12
66
---
77

88
## Change in billing contact information

0 commit comments

Comments
 (0)