mirror of
https://github.com/docker/docs.git
synced 2026-04-04 02:08:57 +07:00
Merge pull request #12158 from usha-mandya/billing-info-patch
Add docs on updating billing info
This commit is contained in:
@@ -77,3 +77,39 @@ 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.
|
||||
|
||||
> **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:
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user