Skip to content
Merged
Show file tree
Hide file tree
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
37 changes: 0 additions & 37 deletions content/manuals/billing/cycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ When you change your billing cycle:

## Change personal account to an annual cycle

{{< tabs >}}
{{< tab name="Docker subscription" >}}

Pay by invoice is not available for subscription upgrades or changes.

To change your billing cycle:
Expand All @@ -44,28 +41,10 @@ To change your billing cycle:

The billing plans and usage page will now reflect your new annual plan details.

{{< /tab >}}
{{< tab name="Legacy Docker subscription" >}}

Follow these steps to switch from a monthly to annual billing cycle for
a legacy Docker subscription:

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select your organization, then select **Billing**.
1. In the bottom-right of the **Plan** tab, select **Switch to annual billing**.
1. Review the information displayed on the **Change to an Annual subscription**
page and select **Accept Terms and Purchase** to confirm.

{{< /tab >}}
{{< /tabs >}}

## Change organization to an annual cycle

You must be an organization owner to make changes to the payment information.

{{< tabs >}}
{{< tab name="Docker subscription" >}}

Pay by invoice is not available for subscription upgrades or changes.

Follow these steps to switch from a monthly to annual billing cycle for your
Expand All @@ -78,19 +57,3 @@ organization's Docker subscription:
1. Verify your billing information.
1. Select **Continue to payment**.
1. Verify payment information and select **Upgrade subscription**. If you choose to pay using a US bank account, you must verify the account. For more information, see [Verify a bank account](/manuals/billing/payment-method.md#verify-a-bank-account).


{{< /tab >}}
{{< tab name="Legacy Docker subscription" >}}

Follow these steps to switch from a monthly to annual billing cycle for a
legacy Docker organization subscription:

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select your organization, then select **Billing**.
1. Select **Switch to annual billing**.
1. Review the information displayed on the **Change to an Annual subscription**
page and select **Accept Terms and Purchase** to confirm.

{{< /tab >}}
{{< /tabs >}}
105 changes: 12 additions & 93 deletions content/manuals/billing/details.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,92 +19,46 @@ where Docker sends all invoices and other billing related communications.

### Personal account

{{< tabs >}}
{{< tab name="Docker subscription" >}}

To update your billing information:

1. Sign in to [Docker Home](https://app.docker.com/) and select your
organization.
organization.
1. Select **Billing**.
1. Select **Billing information** from the left-hand navigation.
1. On your billing information card, select **Change**.
1. Update your billing contact and billing address information.
1. Optional. To add or update a VAT ID, select the **I'm purchasing as a business** checkbox and enter your Tax ID.

> [!IMPORTANT]
>
> Your VAT number must include your country prefix. For example, if you are
entering a VAT number for Germany, you would enter `DE123456789`.
> [!IMPORTANT]
>
> Your VAT number must include your country prefix. For example, if you are
> entering a VAT number for Germany, you would enter `DE123456789`.

1. Select **Update**.

{{< /tab >}}
{{< tab name="Legacy Docker subscription" >}}

To update your billing information:

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select your organization, then select **Billing**.
1. Select **Billing Address** and enter your updated billing information.
1. Optional. To add or update a VAT ID, enter your **Tax ID/VAT**.

> [!IMPORTANT]
>
> Your VAT number must include your country prefix. For example, if you are
entering a VAT number for Germany, you would enter `DE123456789`.

1. Select **Submit**.

{{< /tab >}}
{{< /tabs >}}

### Organization

> [!NOTE]
>
> You must be an organization owner to make changes to the billing information.

{{< tabs >}}
{{< tab name="Docker subscription" >}}

To update your billing information:

1. Sign in to [Docker Home](https://app.docker.com/) and select your
organization.
organization.
1. Select **Billing**.
1. Select **Billing information** from the left-hand navigation.
1. On your billing information card, select **Change**.
1. Update your billing contact and billing address information.
1. Optional. To add or update a VAT ID, select the **I'm purchasing as a business** checkbox and enter your Tax ID.

> [!IMPORTANT]
>
> Your VAT number must include your country prefix. For example, if you are
entering a VAT number for Germany, you would enter `DE123456789`.
> [!IMPORTANT]
>
> Your VAT number must include your country prefix. For example, if you are
> entering a VAT number for Germany, you would enter `DE123456789`.

1. Select **Update**.

{{< /tab >}}
{{< tab name="Legacy Docker subscription" >}}

To update your billing information:

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select your organization, then select **Billing**.
1. Select **Billing Address**.
1. Optional. To add or update a VAT ID, enter your **Tax ID/VAT**.

> [!IMPORTANT]
>
> Your VAT number must include your country prefix. For example, if you are
entering a VAT number for Germany, you would enter `DE123456789`.

1. Select **Submit**.

{{< /tab >}}
{{< /tabs >}}

## Update your billing email address

Docker sends the following billing-related emails:
Expand All @@ -117,57 +71,22 @@ You can update the email address that receives billing invoices at any time.

### Personal account

{{< tabs >}}
{{< tab name="Docker subscription" >}}

To update your billing email address:

1. Sign in to [Docker Home](https://app.docker.com/) and select your
organization.
organization.
1. Select **Billing**.
1. Select **Billing information** from the left-hand navigation.
1. On your billing information card, select **Change**.
1. Update your billing contact information and select **Update**.

{{< /tab >}}
{{< tab name="Legacy Docker subscription" >}}

To update your billing email address:

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select your organization, then select **Billing**.
1. Select **Billing Address**.
1. Update the email address in the **Billing contact** section.
1. Select **Submit**.

{{< /tab >}}
{{< /tabs >}}

### Organizations

{{< tabs >}}
{{< tab name="Docker subscription" >}}

To update your billing email address:

1. Sign in to [Docker Home](https://app.docker.com/) and select
your organization.
your organization.
1. Select **Billing**.
1. Select **Billing information** from the left-hand navigation.
1. On your billing information card, select **Change**.
1. Update your billing contact information and select **Update**.

{{< /tab >}}
{{< tab name="Legacy Docker subscription" >}}

To update your billing email address:

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select your organization, then select **Billing**.
1. Select the name of the organization.
1. Select **Billing Address**.
1. Update the email address in the **Billing contact** section.
1. Select **Submit**.

{{< /tab >}}
{{< /tabs >}}
82 changes: 2 additions & 80 deletions content/manuals/billing/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,27 +73,11 @@ more information, see [Verify a bank account](/manuals/billing/payment-method.md

### View renewal date

{{< tabs >}}
{{< tab name="Docker subscription" >}}

You receive your invoice when the subscription renews. To verify your renewal
date, sign in to the [Docker Home Billing](https://app.docker.com/billing).
Your renewal date and amount are displayed on your subscription plan card.

{{< /tab >}}
{{< tab name="Legacy Docker subscription" >}}

You receive your invoice when the subscription renews. To verify your renewal
date:

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select your user avatar to open the drop-down menu.
1. Select **Billing**.
1. Select the user or organization account to view the billing details. Here
you can find your renewal date and the renewal amount.

{{< /tab >}}
{{< /tabs >}}
1. Sign in to [Docker Home Billing](https://app.docker.com/billing).
1. Find your renewal date and amount on your subscription plan card.

## Include your VAT number on your invoice

Expand All @@ -103,9 +87,6 @@ date:
> [Contact Support form](https://hub.docker.com/support/contact/). This field
> may need to be manually added.

{{< tabs >}}
{{< tab name="Docker subscription" >}}

To add or update your VAT number:

1. Sign in to [Docker Home](https://app.docker.com/) and choose your
Expand All @@ -125,39 +106,13 @@ To add or update your VAT number:

Your VAT number will be included on your next invoice.

{{< /tab >}}
{{< tab name="Legacy Docker subscription" >}}

To add or update your VAT number:

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select your organization, then select **Billing**.
1. Select the **Billing address** link.
1. In the **Billing Information** section, select **Update information**.
1. Enter your VAT number in the Tax ID section.

> [!IMPORTANT]
>
> Your VAT number must include your country prefix. For example, if you are
> entering a VAT number for Germany, you would enter `DE123456789`.

1. Select **Save**.

Your VAT number will be included on your next invoice.

{{< /tab >}}
{{< /tabs >}}

## View billing history

You can view your billing history and download past invoices for a personal
account or organization.

### Personal account

{{< tabs >}}
{{< tab name="Docker subscription" >}}

To view billing history:

1. Sign in to [Docker Home](https://app.docker.com/) and choose your
Expand All @@ -167,28 +122,10 @@ To view billing history:
1. Optional. Select the **Invoice number** to open invoice details.
1. Optional. Select the **Download** button to download an invoice.

{{< /tab >}}
{{< tab name="Legacy Docker subscription" >}}

To view billing history:

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select your organization, then select **Billing**.
1. Select the **Payment methods and billing history** link.

You can find your past invoices in the **Invoice History** section, where
you can download an invoice.

{{< /tab >}}
{{< /tabs >}}

### Organization

You must be an owner of the organization to view the billing history.

{{< tabs >}}
{{< tab name="Docker subscription" >}}

To view billing history:

1. Sign in to [Docker Home](https://app.docker.com/) and select your
Expand All @@ -197,18 +134,3 @@ To view billing history:
1. Select **Invoices** from the left-hand menu.
1. Optional. Select the **invoice number** to open invoice details.
1. Optional. Select the **download** button to download an invoice.

{{< /tab >}}
{{< tab name="Legacy Docker subscription" >}}

To view billing history:

1. Sign in to [Docker Hub](https://hub.docker.com).
1. Select your organization, then select **Billing**.
1. Select the **Payment methods and billing history** link.

You can find your past invoices in the **Invoice History** section, where you
can download an invoice.

{{< /tab >}}
{{< /tabs >}}
Loading
Loading