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
+42-14Lines changed: 42 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,7 @@ The following payment methods are supported:
34
34
- Automated Clearing House (ACH) transfer with a
35
35
[verified](manuals/billing/payment-method.md#verify-a-bank-account) US
36
36
bank account
37
+
-[Pay by invoice](/manuals/billing/history.md)
37
38
38
39
All charges are in United States dollars (USD).
39
40
@@ -54,14 +55,14 @@ organization.
54
55
1. Select **Payment methods** from the left-hand menu.
55
56
1. Select **Add payment method**.
56
57
1. Enter your new payment information:
57
-
-If you are adding a card:
58
+
-Add a card:
58
59
- Select **Card** and fill out the card information form.
59
-
-If you are adding a Link payment:
60
+
-Add a Link payment:
60
61
- Select **Secure, 1-click checkout with Link** and enter your
61
62
Link **email address** and **phone number**.
62
63
- If you don't already use Link, you must fill out the card information
63
64
form to store a card for Link payments.
64
-
-If you are adding a bank account:
65
+
-Add a bank account:
65
66
- Select **US bank account**.
66
67
- Verify your **Email** and **Full name**.
67
68
- If your bank is listed, select your bank's name.
@@ -77,7 +78,7 @@ the **Delete** action.
77
78
> [!NOTE]
78
79
>
79
80
> If you want to set a US bank account as your default payment method, you must
80
-
> verify the account first.
81
+
> [verify the account](#verify-a-bank-account) first.
81
82
82
83
{{< /tab >}}
83
84
{{< tab name="Legacy Docker subscription" >}}
@@ -89,9 +90,9 @@ To add a payment method:
89
90
1. Select the **Payment methods** link.
90
91
1. Select **Add payment method**.
91
92
1. Enter your new payment information:
92
-
-If you are adding a card:
93
+
-Add a card:
93
94
- Select **Card** and fill out the card information form.
94
-
-If you are adding a Link payment:
95
+
-Add a Link payment:
95
96
- Select **Secure, 1-click checkout with Link** and enter your
96
97
Link **email address** and **phone number**.
97
98
- If you are not an existing Link customer, you must fill out the
@@ -122,14 +123,14 @@ organization.
122
123
1. Select **Payment methods** from the left-hand menu.
123
124
1. Select **Add payment method**.
124
125
1. Enter your new payment information:
125
-
-If you are adding a card:
126
+
-Add a card:
126
127
- Select **Card** and fill out the card information form.
127
-
-If you are adding a Link payment:
128
+
-Add a Link payment:
128
129
- Select **Secure, 1-click checkout with Link** and enter your
129
130
Link **email address** and **phone number**.
130
131
- If you are not an existing Link customer, you must fill out the
131
132
card information form to store a card for Link payments.
132
-
-If you are adding a bank account:
133
+
-Add a bank account:
133
134
- Select **US bank account**.
134
135
- Verify your **Email** and **Full name**.
135
136
- If your bank is listed, select your bank's name.
@@ -156,9 +157,9 @@ To add a payment method:
156
157
1. Select the **Payment methods** link.
157
158
1. Select **Add payment method**.
158
159
1. Enter your new payment information:
159
-
-If you are adding a card:
160
+
-Add a card:
160
161
- Select **Card** and fill out the card information form.
161
-
-If you are adding a Link payment:
162
+
-Add a Link payment:
162
163
- Select **Secure, 1-click checkout with Link** and enter your
163
164
Link **email address** and **phone number**.
164
165
- If you are not an existing Link customer, you must fill out the
@@ -172,6 +173,27 @@ the **Actions** icon. Then, select **Delete**.
172
173
{{< /tab >}}
173
174
{{< /tabs >}}
174
175
176
+
## Enable pay by invoice
177
+
178
+
{{< summary-bar feature_name="Pay by invoice" >}}
179
+
180
+
Pay by invoice is available for Teams and Business customers with annual
181
+
subscriptions, starting with your first renewal. When you select this
182
+
payment method, you'll pay upfront for your first subscription period using a
183
+
payment card or ACH bank transfer.
184
+
185
+
At renewal time, instead of automatic payment, you'll receive an invoice via
186
+
email that you must pay manually. Pay by invoice is not available for
187
+
subscription upgrades or changes.
188
+
189
+
1. Sign in to [Docker Home](https://app.docker.com/) and select your
190
+
organization.
191
+
1. Select **Billing**.
192
+
1. Select **Payment methods**, then **Pay by invoice**.
193
+
1. To enable pay by invoice, select the toggle.
194
+
1. Confirm your billing contact details. If you need to change them, select
195
+
**Change** and enter your new details.
196
+
175
197
## Verify a bank account
176
198
177
199
There are two ways to verify a bank account as a payment method:
@@ -229,12 +251,18 @@ verification email and enter the amount of this deposit to verify your account.
229
251
> You can't manually retry a failed payment. Docker will retry failed payments
230
252
based on the retry schedule.
231
253
232
-
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:
254
+
If your subscription payment fails, there is a grace period of 15 days,
255
+
including the due date. Docker retries to collect the payment 3 times using the
256
+
following schedule:
233
257
234
258
- 3 days after the due date
235
259
- 5 days after the previous attempt
236
260
- 7 days after the previous attempt
237
261
238
-
Docker also sends an email notification `Action Required - Credit Card Payment Failed` with an attached unpaid invoice after each failed payment attempt.
262
+
Docker also sends an email notification
263
+
`Action Required - Credit Card Payment Failed` with an attached unpaid invoice
264
+
after each failed payment attempt.
239
265
240
-
Once the grace period is over and the invoice is still not paid, the subscription downgrades to a free subscription and all paid features are disabled.
266
+
Once the grace period is over and the invoice is still not paid, the
267
+
subscription downgrades to a free subscription and all paid features are
0 commit comments