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/fundamentals/subscriptions-and-billing/unpaid-invoices-or-balances.mdx
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,11 @@ title: How to check and pay unpaid invoices or overdue balance
5
5
6
6
import { Steps } from"~/components";
7
7
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).
9
9
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).
11
11
12
12
## 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
15
13
16
14
In order to pay an individual outstanding invoice balance, please follow the steps below:
17
15
@@ -30,15 +28,16 @@ From there you will be redirected to our system to proceed with payment.
30
28
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:
31
29
32
30
“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
34
33
35
34
:::note[Allow up to 24 hours before you can purchase again]
36
35
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.
37
36
:::
38
37
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.
40
39
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:
0 commit comments