You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/manuals/billing/payment-method.md
+43-14Lines changed: 43 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,9 +7,7 @@ billing:
7
7
- /billing/core-billing/payment-method/
8
8
---
9
9
10
-
This page describes how to add or update a payment method for your personal account or for an organization.
11
-
12
-
You can add a payment method or update your account's existing payment method at any time.
10
+
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.
13
11
14
12
> [!IMPORTANT]
15
13
>
@@ -33,24 +31,52 @@ All currency, for example the amount listed on your billing invoice, is in Unite
33
31
34
32
### Personal account
35
33
36
-
TBD
34
+
{{< tabs >}}
35
+
{{< tab name="Docker subscription" >}}
37
36
38
-
1.Select your avatar in the top-right corner of Docker Hub.
39
-
2.From the drop-down menu select **Billing**.
40
-
3. Select the **Payment methods and billing history** link.
41
-
4.In the **Payment method** section, select **Add payment method**.
42
-
5.Enter your new payment information, then select **Add**.
43
-
6. Select the **Actions**icon, then select **Make default**to ensure that your new payment method applies to all purchases and subscriptions.
44
-
7. Optional. You can remove non-default payment methods by selecting the **Actions** icon. Then, select **Delete**.
37
+
1.Sign in to the [Docker Billing Console](https://app.docker.com/billing).
38
+
2.Select **Billing information** from the left-hand navigation menu.
39
+
3. Select **Add payment method**.
40
+
4.Enter your new payment information.
41
+
5.Optional. Select the **Use as default payment method** checkbox.
42
+
6. Select **Add** to add new payment method.
43
+
7. Optional. You can remove non-default payment methods by selecting **Delete**.
45
44
46
-
### Organization
45
+
{{< /tab >}}
46
+
{{< tab name="Legacy Docker subscription" >}}
47
47
48
-
TBD
48
+
1. Sign in to [Docker Hub](https://hub.docker.com).
49
+
2. Select your avatar in the top-right corner.
50
+
3. From the drop-down menu select **Billing**.
51
+
4. Select the **Payment methods and billing history** link.
52
+
5. In the **Payment method** section, select **Add payment method**.
53
+
6. Enter your new payment information, then select **Add**.
54
+
7. Select the **Actions** icon, then select **Make default** to ensure that your new payment method applies to all purchases and subscriptions.
55
+
8. Optional. You can remove non-default payment methods by selecting the **Actions** icon. Then, select **Delete**.
56
+
57
+
{{< /tab >}}
58
+
{{< /tabs >}}
59
+
60
+
### Organization
49
61
50
62
> [!NOTE]
51
63
>
52
64
> You must be an organization owner to make changes to the payment information.
53
65
66
+
{{< tabs >}}
67
+
{{< tab name="Docker subscription" >}}
68
+
69
+
1. Sign in to the [Docker Billing Console](https://app.docker.com/billing).
70
+
2. Select **Billing information** from the left-hand navigation menu.
71
+
3. Select **Add payment method**.
72
+
4. Enter your new payment information.
73
+
5. Optional. Select the **Use as default payment method** checkbox.
74
+
6. Select **Add** to add new payment method.
75
+
7. Optional. You can remove non-default payment methods by selecting **Delete**.
76
+
77
+
{{< /tab >}}
78
+
{{< tab name="Legacy Docker subscription" >}}
79
+
54
80
1. Select your avatar in the top-right corner of Docker Hub.
55
81
2. From the drop-down menu select **Billing**.
56
82
3. Select the organization account you want to update.
@@ -60,6 +86,9 @@ TBD
60
86
7. Select the **Actions** icon, then select **Make default** to ensure that your new payment method applies to all purchases and subscriptions.
61
87
8. Optional. You can remove non-default payment methods by selecting the **Actions** icon. Then, select **Delete**.
62
88
89
+
{{< /tab >}}
90
+
{{< /tabs >}}
91
+
63
92
## Failed payments
64
93
65
94
If your subscription payment fails, there is a grace period of 15 days, including the due date. Docker retries to collect the payment 3 times using the following schedule:
@@ -68,7 +97,7 @@ If your subscription payment fails, there is a grace period of 15 days, includin
68
97
- 5 days after the previous attempt
69
98
- 7 days after the previous attempt
70
99
71
-
Docker also sends an email notification `Action Required - Credit Card Payment Failed` with an attached unpaid invoice after each failed payment attempt.
100
+
Docker also sends an email notification `Action Required - Credit Card Payment Failed` with an attached unpaid invoice after each failed payment attempt.
72
101
73
102
Once the grace period is over and the invoice is still not paid, the subscription downgrades to a free plan and all paid features are disabled.
0 commit comments