-
Notifications
You must be signed in to change notification settings - Fork 8.1k
billing: freshness #23113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
sarahsanders-docker
merged 3 commits into
docker:main
from
sarahsanders-docker:billing-freshness
Jul 24, 2025
Merged
billing: freshness #23113
Changes from 1 commit
Commits
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,31 +1,52 @@ | ||
| --- | ||
| title: 3D Secure authentication | ||
| description: Learn about 3D Secure support for Docker billing. | ||
| keywords: billing, renewal, payments, subscriptions | ||
| title: Use 3D Secure authentication for Docker billing | ||
| linkTitle: 3D Secure authentication | ||
| description: Docker billing supports 3D Secure (3DS) for secure payment authentication. Learn how 3DS works with Docker subscriptions. | ||
| keywords: billing, renewal, payments, subscriptions, 3DS, credit card verification, secure payments, Docker billing security | ||
| weight: 40 | ||
| --- | ||
|
|
||
| > [!NOTE] | ||
| > | ||
| > [Docker subscription](../subscription/setup.md) payments support 3D secure authentication. | ||
| Docker supports [3D Secure (3DS)], an extra layer of authentication required | ||
| for certain credit card payments. If your bank or card issuer requires 3DS, you | ||
| may need to verify your identity before your payment can be completed. | ||
|
|
||
| ## How it works | ||
|
|
||
| When a 3DS check is triggered during checkout, your bank or card issuer | ||
| may ask you to verify your identity. This can include: | ||
|
|
||
| 3D Secure (3DS) authentication incorporates an additional security layer for credit card transactions. If you’re making payments for your Docker billing in a region that requires 3DS, or using a payment method that requires 3DS, you’ll need to verify your identity to complete any transactions. The method used to verify your identity varies depending on your banking institution. | ||
| - Entering a one-time password sent to your phone | ||
| - Approving the charge through your mobile banking app | ||
| - Answering a security question or using biometrics | ||
|
|
||
| The following transactions will use 3DS authentication if your payment method requires it. | ||
| The exact verification steps depend on your financial institution's | ||
| requirements. | ||
|
|
||
| - Starting a [new paid subscription](../subscription/setup.md) | ||
| ## When you need to verify | ||
|
|
||
| You may be asked to verify your identity when performing any of the following | ||
| actions: | ||
|
|
||
| - Starting a [paid subscription](../subscription/setup.md) | ||
| - Changing your [billing cycle](/billing/cycle/) from monthly to annual | ||
| - [Upgrading your subscription](../subscription/change.md) | ||
| - [Adding seats](../subscription/manage-seats.md) to an existing subscription | ||
|
|
||
| ## Troubleshooting | ||
| If 3DS is required and your payment method supports it, the verification prompt | ||
| will appear during checkout. | ||
|
|
||
| If you encounter errors completing payments due to 3DS, you can troubleshoot in the following ways. | ||
| ## Troubleshooting payment verification | ||
|
|
||
| 1. Retry your transaction and verification of your identity. | ||
| 2. Contact your bank to determine any errors on their end. | ||
| 3. Try a different payment method that doesn’t require 3DS. | ||
| If you're unable to complete your payment due to 3DS: | ||
|
|
||
| > [!TIP] | ||
| 1. Retry your transaction. Make sure you're completing the verification | ||
| prompt in the same browser tab. | ||
| 1. Use a different payment method. Some cards may not support 3DS properly | ||
| or be blocked. | ||
| 1. Contact your bank. Your bank may be blocking the payment or the 3DS | ||
| verification attempt. | ||
|
|
||
| > [!NOTE] | ||
| > | ||
| > Make sure you allow third-party scripts in your browser and that any ad blocker you may use is disabled when attempting to complete payments. | ||
| > Disabling ad blockers or browser extensions that block pop-ups can help | ||
| the 3DS prompt display correctly. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.