mirror of https://github.com/docker/docs.git
billing: move tax callout (#20866)
* billing: move tax callout Signed-off-by: Craig Osterhout <craig.osterhout@docker.com> * fix callout format Signed-off-by: Craig Osterhout <craig.osterhout@docker.com> --------- Signed-off-by: Craig Osterhout <craig.osterhout@docker.com>
This commit is contained in:
parent
25020835e4
commit
166a5771a8
|
@ -7,8 +7,6 @@ aliases:
|
|||
- /billing/cycle/
|
||||
---
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
||||
You can pay for a Pro or Team subscription on a monthly or yearly billing cycle. You select your preferred billing cycle when you buy your subscription.
|
||||
|
||||
If you have a monthly billing cycle, you can choose to switch to an annual billing cycle. Note that it's not possible to switch from an annual billing cycle to monthly.
|
||||
|
@ -18,6 +16,8 @@ When you change the billing cycle's duration:
|
|||
- The subscription's start date resets. For example, if the start date of the monthly subscription is March 1st and the end date is April 1st, then after switching the billing duration to March 15th, 2023 the new start date is March 15th, 2023, and the new end date is March 15th, 2024.
|
||||
- Any unused monthly subscription is prorated and applied as credit towards the new annual period. For example, if you switch from a $10 monthly subscription to a $100 annual plan, deducting the unused monthly value (in this case $5), the migration cost becomes $95 ($100 - $5). The renewal cost after March 15, 2024 is $100.
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
||||
## Personal account
|
||||
|
||||
1. Select your avatar in the top-right corner of Docker Hub.
|
||||
|
|
|
@ -7,12 +7,12 @@ keywords: payments, billing, subscription, invoices, docker core, subscribe
|
|||
|
||||
{{< include "new-plans.md" >}}
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
||||
Docker Core subscriptions offer features and benefits to support both new and professional developers, as well as plans for individuals, teams, and enterprise businesses. To learn more about what's included with each tier, see [Docker Core subscriptions and features](../../subscription/core-subscription/details.md) and [Docker Pricing](https://www.docker.com/pricing/).
|
||||
|
||||
In this section, learn how to get started with a Docker Core subscription for individuals or for organizations. Before you begin, make sure you have a [Docker ID](/accounts/create-account/).
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
||||
## Set up Docker Core subscription for personal account
|
||||
|
||||
1. Sign in to your Docker account.
|
||||
|
|
|
@ -7,10 +7,10 @@ aliases:
|
|||
- /billing/history/
|
||||
---
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
||||
In this section, learn how you can view your billing history, manage your invoices, and verify your renewal date. All monthly and annual subscriptions are automatically renewed at the end of the term using the original form of payment.
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
||||
## Invoices
|
||||
|
||||
Your invoice includes the following:
|
||||
|
|
|
@ -7,13 +7,11 @@ billing:
|
|||
- /billing/payment-method/
|
||||
---
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
||||
This page describes how to add or update a payment method for your personal account or for an organization.
|
||||
|
||||
You can add a payment method or update your account's existing payment method at any time.
|
||||
|
||||
>**Important**
|
||||
> [!IMPORTANT]
|
||||
>
|
||||
> If you want to remove all payment methods, you must first downgrade your subscription to a free plan. See [Downgrade](../../subscription/core-subscription/downgrade.md).
|
||||
|
||||
|
@ -29,6 +27,8 @@ The following payment methods are supported:
|
|||
|
||||
All currency, for example the amount listed on your billing invoice, is in United States dollar (USD).
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
||||
## Manage payment method
|
||||
|
||||
### Personal account
|
||||
|
|
|
@ -5,10 +5,10 @@ keywords: billing, renewal, payments, tax
|
|||
weight: 50
|
||||
---
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
||||
If you're a customer in the United States and you're exempt from sales tax, you can register a valid tax exemption certificate with Docker's Support team. If you're a global customer subject to VAT, make sure that you provide your [VAT number](/billing/core-billing/history/#include-your-vat-number-on-your-invoice).
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
||||
## Prerequisites
|
||||
|
||||
Before you submit your tax exemption certificate, ensure the following.
|
||||
|
|
|
@ -15,9 +15,9 @@ You can add seats at anytime to your existing subscription.
|
|||
|
||||
When you add seats to your subscription in the middle of your billing cycle, you are charged a prorated amount for the additional seats.
|
||||
|
||||
>**Important**
|
||||
> [!IMPORTANT]
|
||||
>
|
||||
>If you have a [sales-assisted Docker Business subscription](details.md#sales-assisted), contact your account manager to add seats to your subscription.
|
||||
> If you have a [sales-assisted Docker Business subscription](details.md#sales-assisted), contact your account manager to add seats to your subscription.
|
||||
|
||||
1. Sign in to your [Docker Hub](https://hub.docker.com) account.
|
||||
|
||||
|
|
|
@ -10,10 +10,10 @@ aliases:
|
|||
weight: 30
|
||||
---
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
||||
When you upgrade to a paid subscription, you immediately have access to all the features and entitlements available in your new chosen subscription. For detailed information on features available in each subscription, see [Docker Pricing](https://www.docker.com/pricing).
|
||||
|
||||
{{< include "tax-compliance.md" >}}
|
||||
|
||||
## Upgrade your subscription
|
||||
|
||||
1. Sign in to your [Docker Hub](https://hub.docker.com) account.
|
||||
|
|
Loading…
Reference in New Issue