-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Create unpaid-invoices-or-balances.mdx #22137
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 1 commit
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
4b2768d
Update create-buckets.mdx
joellimberg a0ab7cb
Merge commit 'a12e1949ffcfafc2cc564d99ea1a75c88a698710' into patch-4
Oxyjun b4664f5
Merge commit '78c7db3f6d98e6d9e43a5256e6bd9d0fceff3782' into patch-4
Oxyjun 12bf479
Create unpaid-invoices-or-balances.mdx
simon-says b7085d6
Update unpaid-invoices-or-balances.mdx
simon-says 9cef993
Merge branch 'cloudflare:patch-4' into patch-4
simon-says File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
50 changes: 50 additions & 0 deletions
50
...ent/docs/fundamentals/subscriptions-and-billing/unpaid-invoices-or-balances.mdx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,50 @@ | ||
| import { Steps } from "~/components"; | ||
|
|
||
| --- | ||
| pcx_content_type: how-to | ||
| title: How to check and pay unpaid invoices or overdue balance | ||
| --- | ||
| 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). | ||
|
|
||
| If automatic retried payments fail and you have not manually paid the invoice(s), your account will have an [overdue balance](#overdue-balance). | ||
|
|
||
| ## Manually paying unpaid invoices | ||
| 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. | ||
| How to pay an individual invoice manually | ||
|
|
||
| In order to pay an individual outstanding invoice balance, please follow the steps below: | ||
|
|
||
| <Steps> | ||
| 1. Login to your Cloudflare account | ||
| 2. Click on **Manage Account** on the menu on the left hand side | ||
| 3. Click **Billing** | ||
| 4. Click **Invoices and documents** | ||
| 5. Click on the **Pay now** button next to the invoice you wish to pay | ||
| </Steps> | ||
|
|
||
| From there you will be redirected to our system to proceed with payment. | ||
|
|
||
| ## Overdue balance | ||
|
|
||
| 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: | ||
|
|
||
| “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.” | ||
| How to pay an overdue balance | ||
|
|
||
| :::note[Allow up to 24 hours before you can purchase again] | ||
| 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. | ||
| ::: | ||
|
|
||
| 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. | ||
|
|
||
| Alternatively, in order to pay the total outstanding balance, please follow the steps below: | ||
|
|
||
| <Steps> | ||
| 1. Login to your Cloudflare account | ||
| 2. Click on **Manage Account** on the menu on the left hand side | ||
| 3. Click **Billing** | ||
| 4. Scroll to the **Pay overdue balances** section | ||
| 5. Click on the **Pay now** button next to this | ||
| </Steps> | ||
|
|
||
| From there you will be redirected to our system to proceed with payment. | ||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.