Skip to content

Commit 5a8e4bb

Browse files
authored
Create unpaid-invoices-or-balances.mdx
A new billing document about paying unpaid invoices and outstanding balances.
1 parent 23c6705 commit 5a8e4bb

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
pcx_content_type: how-to
3+
title: How to check and pay unpaid invoices or overdue balance
4+
---
5+
6+
import { Steps } from "~/components";
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).
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).
11+
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+
16+
In order to pay an individual outstanding invoice balance, please follow the steps below:
17+
18+
<Steps>
19+
1. Login to your Cloudflare account
20+
2. Click on **Manage Account** on the menu on the left hand side
21+
3. Click **Billing**
22+
4. Click **Invoices and documents**
23+
5. Click on the **Pay now** button next to the invoice you wish to pay
24+
</Steps>
25+
26+
From there you will be redirected to our system to proceed with payment.
27+
28+
## Overdue balance
29+
30+
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+
32+
“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
34+
35+
:::note[Allow up to 24 hours before you can purchase again]
36+
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+
:::
38+
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.
40+
41+
Alternatively, in order to pay the total outstanding balance, please follow the steps below:
42+
43+
<Steps>
44+
1. Login to your Cloudflare account
45+
2. Click on **Manage Account** on the menu on the left hand side
46+
3. Click **Billing**
47+
4. Scroll to the **Pay overdue balances** section
48+
5. Click on the **Pay now** button next to this
49+
</Steps>
50+
51+
From there you will be redirected to our system to proceed with payment.

0 commit comments

Comments
 (0)