Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions src/content/docs/billing/update-billing-info.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,31 @@ Your billing email address is particularly important if you have [opted into ema
3. Go to **Invoices and documents**.
4. From **Billing email preference**, select **Change email address**.
5. Enter and confirm your new email address, then select **Save**.

## Add or change a Tax ID, VAT, or GST number

If you added a payment method but did not include a Tax ID, VAT or GST number, you can add or change the Tax ID, VAT or GST number associated with the payment method afterwards.

:::note
You cannot apply a VAT or GST number to past invoices. Adding a VAT or GST number will only apply to future invoices issued in the account.
:::

1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
2. Go to **Manage Account** > **Billing**.
3. Go to **Payment**.
4. From **Billing Address**, select **Edit**.
5. In the **VAT/GST** field, enter your VAT or GST number.
6. Select **Confirm**.

## Remove a Tax ID, VAT, or GST number

:::note
You cannot remove a VAT or GST number from past invoices. Removing a VAT or GST number will only apply to future invoices issued in the account.
:::

1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
2. Go to **Manage Account** > **Billing**.
3. Go to **Payment**.
4. From **Billing Address**, select **Edit**.
5. In the **VAT/GST** field, delete the VAT or GST number.
6. Select **Confirm**.
Loading