From bc86fdfb2c277f7034f827259cb912c168e72f79 Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Thu, 21 Jan 2021 17:46:44 +0000 Subject: [PATCH 1/2] Add docs on updating billing info Signed-off-by: Usha Mandya --- docker-hub/billing/index.md | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/docker-hub/billing/index.md b/docker-hub/billing/index.md index 1ead80f2ba..481e3b2bc0 100644 --- a/docker-hub/billing/index.md +++ b/docker-hub/billing/index.md @@ -77,3 +77,35 @@ To purchase a Team plan: 7. Verify your email address. 8. Navigate to Organizations from the menu at the top of the page, choose your organization, and select **Billing**. The Billing tab displays information about your new Team plan and the total cost. + +## Update billing information + +> **Note** +> +> You must be on owner of the organization to make changes to the billing information. + +To update the billing information for your organization: + +1. Log into an owner account for the organization in [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"}. + +2. Select **Organizations** from the menu at the top of the page. This displays a list of organizations. + +3. Choose the organization from the list and select the **Billing** tab. + +4. Select **Payment Methods**. + +5. The **Payment Information** page displays your existing billing information and allows you to edit the details. + +6. Click **Update** to save your changes. + +To update the billing information for your user account: + +1. Log into your [Docker Hub](https://hub.docker.com){: target="_blank" rel="noopener" class="_"} account. + +2. Open the drop-down menu next to your username in the top-right corner and select **Billing**. The Billing page displays billing information about your existing user account. + +3. Select **Payment Methods**. + +4. The **Payment Information** page displays your existing billing information and allows you to edit the details. + +5. Click **Update** to save your changes. \ No newline at end of file From 280bb144a375359549cd0c563643fd123452757e Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Thu, 21 Jan 2021 18:22:42 +0000 Subject: [PATCH 2/2] Add info on the email address used for invoices Signed-off-by: Usha Mandya --- docker-hub/billing/index.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docker-hub/billing/index.md b/docker-hub/billing/index.md index 481e3b2bc0..b8f9084a2a 100644 --- a/docker-hub/billing/index.md +++ b/docker-hub/billing/index.md @@ -96,7 +96,11 @@ To update the billing information for your organization: 5. The **Payment Information** page displays your existing billing information and allows you to edit the details. -6. Click **Update** to save your changes. + > **Note** + > + > The details displayed in the **Contact Information** section is used to generate your invoice. All billing-related information is sent to the email address listed in this section. + +6. Change the details as required and then click **Update** to save your changes. To update the billing information for your user account: