Skip to content

Commit 9e6d2e9

Browse files
accounts/billing: update email verification and billing (#23112)
## Description 2 birds, one stone - Update email address: Adds details about email verification, number of emails per account - Billing: Remove coupon section ## Related issues or tickets https://docker.atlassian.net/browse/ENGDOCS-2860 https://docker.atlassian.net/browse/ENGDOCS-2853 ## Reviews - [ ] Editorial review
1 parent e978cd9 commit 9e6d2e9

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

content/manuals/accounts/manage-account.md

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,20 @@ To update your email address, select **Email**:
4747
3. Select **Send verification email** to send a verification email to your new
4848
email address.
4949

50-
Once you verify your email address, your account information will update.
50+
Your new email address will appear as unverified until you complete the
51+
verification process. You can:
52+
53+
- Resend the verification email if needed.
54+
- Removed the unverified email address at any time before verification.
55+
56+
To verify your email, open your email client and follow the instructions
57+
in the Docker verification email.
58+
59+
> [!NOTE]
60+
>
61+
> Docker accounts only support one verified email address at a time, which
62+
is used for account notifications and security-related communications. You
63+
can't add multiple verified email addresses to your account.
5164

5265
### Change your password
5366

content/manuals/billing/payment-method.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Add or update a payment method
33
weight: 20
44
description: Learn how to add or update a payment method in Docker Hub
5-
keywords: payments, billing, subscription, supported payment methods, failed payments, coupons
5+
keywords: payments, billing, subscription, supported payment methods, failed payments
66
alisases:
77
- /billing/core-billing/payment-method/
88
---
@@ -204,14 +204,3 @@ Docker also sends an email notification `Action Required - Credit Card Payment F
204204

205205
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.
206206

207-
## Redeem a coupon
208-
209-
You can redeem a coupon for any paid Docker subscription.
210-
211-
A coupon can be used when you:
212-
- Sign up to a new paid subscription from a free subscription
213-
- Upgrade an existing paid subscription
214-
215-
You are asked to enter your coupon code when you confirm or enter your payment method.
216-
217-
If you use a coupon to pay for a subscription, when the coupon expires, your payment method is charged the full cost of your subscription. If you don't have a saved payment method, your account downgrades to a free subscription.

0 commit comments

Comments
 (0)