-
Notifications
You must be signed in to change notification settings - Fork 10k
[Billing] Added dash button to Billing #24908
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
3 commits
Select commit
Hold shift + click to select a range
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
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
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 |
|---|---|---|
|
|
@@ -5,7 +5,7 @@ sidebar: | |
| order: 2 | ||
| --- | ||
|
|
||
| import { Render } from "~/components"; | ||
| import { Render, DashButton } from "~/components"; | ||
|
|
||
| ## Add a primary payment method | ||
|
|
||
|
|
@@ -15,11 +15,13 @@ A primary payment method is required to process payment for Cloudflare products | |
| Customers on an [Enterprise plan](https://www.cloudflare.com/plans/enterprise/contact/) have [additional payment options](/billing/create-billing-profile/#payment-options) such as wire and ACH, as well as yearly or quarterly billing. | ||
| ::: | ||
|
|
||
| 1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account. | ||
| 2. Go to **Manage account** > **Billing**. | ||
| 3. Select **Payment**. If no payment method is on file, the **Payment methods** dialog opens automatically. | ||
| 4. Select **Manage** next to your current payment method. The **Manage payment methods** dialog opens. | ||
| 5. Enter the required information based on the payment options below: | ||
| 1. In the Cloudflare dashboard, go to the **Billing** page. | ||
|
|
||
| <DashButton url="/?to=/:account/billing" /> | ||
|
|
||
| 2. Select **Payment**. If no payment method is on file, the **Payment methods** dialog opens automatically. | ||
| 3. Select **Manage** next to your current payment method. The **Manage payment methods** dialog opens. | ||
| 4. Enter the required information based on the payment options below: | ||
| **Credit card**: | ||
| 1. Enter the required information under the **Credit Card Details** form. | ||
| 2. If applicable, add your business information to your invoice, including your **Company** and **VAT/GST Number**. | ||
|
|
@@ -34,9 +36,9 @@ Customers on an [Enterprise plan](https://www.cloudflare.com/plans/enterprise/co | |
| Because some countries tax goods and services on personal accounts, you may be asked to indicate whether your Cloudflare account is personal or business to determine tax eligibility. | ||
| ::: | ||
|
|
||
| 6. Review the payment method and contact information to ensure it is accurate. | ||
| 7. To finish, select **Confirm**. | ||
| 8. Ensure your new payment method appears in the **Payment Method** section. | ||
| 5. Review the payment method and contact information to ensure it is accurate. | ||
| 6. To finish, select **Confirm**. | ||
| 7. Ensure your new payment method appears in the **Payment Method** section. | ||
|
|
||
| Enterprise customers must email [[email protected]](mailto:[email protected]) with the last four digits of the credit card and its expiration date. | ||
|
|
||
|
|
||
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
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
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
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.