Skip to content

Commit 35f0fc8

Browse files
authored
Update unpaid-invoices-or-balances.mdx
Some small clean up & clarification
1 parent 5a8e4bb commit 35f0fc8

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

src/content/docs/fundamentals/subscriptions-and-billing/unpaid-invoices-or-balances.mdx

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,11 @@ title: How to check and pay unpaid invoices or overdue balance
55

66
import { Steps } from "~/components";
77

8-
If an automatic subscription renewal payment fails, we will try to take payment again automatically. At this point, you can opt to [manually pay the invoice(s)](#manually-paying-unpaid-invoices).
8+
If an automatic subscription renewal payment fails, we will automatically retry the payment using your default payment method five times over five days. During this period, you can log in to the dashboard and attempt to [manually pay the invoice(s)](#manually-paying-unpaid-invoices).
99

10-
If automatic retried payments fail and you have not manually paid the invoice(s), your account will have an [overdue balance](#overdue-balance).
10+
If all five automatic retries fail and you have not manually paid the invoice(s), your account will have an [overdue balance](#overdue-balance).
1111

1212
## Manually paying unpaid invoices
13-
When a subscription payment fails, Cloudflare will automatically retry the payment using your default payment method five times over five days. During this period, you can log in to the dashboard and attempt to pay any unpaid invoices manually.
14-
How to pay an individual invoice manually
1513

1614
In order to pay an individual outstanding invoice balance, please follow the steps below:
1715

@@ -30,15 +28,16 @@ From there you will be redirected to our system to proceed with payment.
3028
If our automatic retry attempts to take payment fail and you haven’t manually paid the invoice(s), your account will have an overdue balance. This overdue balance will prevent you from purchasing new products or subscriptions and/or upgrading existing subscriptions. Attempts to purchase or upgrade subscriptions may receive an error message like:
3129

3230
“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.”
33-
How to pay an overdue balance
31+
32+
## Pay an overdue balance
3433

3534
:::note[Allow up to 24 hours before you can purchase again]
3635
You will need to allow up to 24 hours for your payment to be recognised and for your account to be in good standing. Once that time has passed, you will be able to manage your subscriptions and/or order more services.
3736
:::
3837

39-
You can either pay your entire balance in one transaction or if you have multiple invoices with unpaid amounts you can pay these individually by following the [manually paying unpaid invoices](#manually-paying-unpaid-invoices) section above.
38+
You can either pay your entire balance in one transaction or if you have multiple invoices with unpaid amounts you can choose to pay these individually by following the [manually paying unpaid invoices](#manually-paying-unpaid-invoices) section above.
4039

41-
Alternatively, in order to pay the total outstanding balance, please follow the steps below:
40+
In order to pay the total outstanding balance, please follow the steps below:
4241

4342
<Steps>
4443
1. Login to your Cloudflare account

0 commit comments

Comments
 (0)