Updates usages of 'Contact' to 'Billing (#16859)

This commit is contained in:
James Childs 2023-03-09 12:08:35 -05:00 committed by GitHub
parent 483fa29903
commit f9deb129d3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 13 additions and 13 deletions

View File

@ -1873,7 +1873,7 @@ manuals:
- path: /billing/payment-method/
title: Add or update a payment method
- path: /billing/details/
title: Update the contact information
title: Update the billing information
- path: /billing/history/
title: View your billing history
- path: /billing/cycle/

View File

@ -1,29 +1,29 @@
---
title: Update the contact information
description: Information on how update contact information in Docker Hub
keywords: payments, billing, subscription, contact
title: Update the billing information
description: Information on how update billing information in Docker Hub
keywords: payments, billing, subscription
---
Find information on how to update the contact information for your personal account or for an organization.
Find information on how to update the billing information for your personal account or for an organization.
The contact information provided appears on all your billing invoices. The email address provided is where Docker sends all invoices and other billing-related communication. For more information on the billing emails you recieve, see [FAQs](faqs.md#what-billing-related-emails-will-i-receive-from-docker-hub)
The billing information provided appears on all your billing invoices. The email address provided is where Docker sends all invoices and other billing-related communication. For more information on the billing emails you recieve, see [FAQs](faqs.md#what-billing-related-emails-will-i-receive-from-docker-hub)
## Personal account
1. Select your username in the top-right corner of Docker Hub.
2. From the drop-down menu select **Billing**.
3. Select the **Payment Methods** tab.
4. In the **Contact Information** section, enter your updated contact details.
4. In the **Billing Information** section, enter your updated billing details.
5. Select **Update**.
## Organization
> **Note**
>
> You must be an organization owner to make changes to the contact information.
> You must be an organization owner to make changes to the billing information.
1. In Docker Hub, select **Organizations**.
2. Select the organization that you want to change the payment method for.
3. Select the **Billing** tab and then **Payment Methods**.
4. In the **Contact Information** section, enter your updated contact details.
4. In the **Billing Information** section, enter your updated billing details.
5. Select **Update**.

View File

@ -15,7 +15,7 @@ You can view the billing history and download past invoices for a personal accou
From here you can choose to:
- Download an invoice
- Update an invoice with recently [updated contact information](details.md) by selecting the menu icon and then **Update Invoice**.
- Update an invoice with recently [updated billing information](details.md) by selecting the menu icon and then **Update Invoice**.
@ -32,4 +32,4 @@ From here you can choose to:
From here you can choose to:
- Download an invoice
- Update an invoice with recently [updated contact information](details.md) by selecting the menu icon and then **Update Invoice**.
- Update an invoice with recently [updated billing information](details.md) by selecting the menu icon and then **Update Invoice**.

View File

@ -22,7 +22,7 @@ Use the resources in this section to manage your billing and payment settings fo
<div class="component-icon">
<a href="/billing/details/"><img src="/assets/images/contact.svg" alt="billing-info" width="70" height="70"></a>
</div>
<h2 id="billing history"><a href="/billing/details/">Update the contact information</a></h2>
<h2 id="billing history"><a href="/billing/details/">Update the billing information</a></h2>
</div>
</div>
</div>

View File

@ -110,7 +110,7 @@ The **Billing Details** page now shows any organizations you own, in addition to
You can now specify any email address to receive billing-related emails for your organization. The email address doesn't have to be associated with an organization owner account. You must be an owner of the organization to update any billing details.
To change the email address receiving billing-related emails, log into Docker Hub and navigate to the **Billing** tab of your organization. Select **Payment Methods** > **Contact Information**. Enter the new email address that you'd like to use in the **Email** field. Click **Update** for the changes to take effect.
To change the email address receiving billing-related emails, log into Docker Hub and navigate to the **Billing** tab of your organization. Select **Payment Methods** > **Billing Information**. Enter the new email address that you'd like to use in the **Email** field. Click **Update** for the changes to take effect.
For details on how to update your billing information, see [Update billing information](../billing/index.md).