Clarify saved card update capabilities#13344
Merged
Merged
Conversation
95014ee to
dbf7239
Compare
f16d1c7 to
6f1e443
Compare
6f1e443 to
45dbd64
Compare
62ea34e to
4b27fcc
Compare
45dbd64 to
7c3967c
Compare
4b27fcc to
78d2194
Compare
7c3967c to
92c18ee
Compare
0f42e71 to
0056d41
Compare
Committed-By-Agent: codex Co-authored-by: codex <noreply@openai.com>
Committed-By-Agent: codex Co-authored-by: codex <noreply@openai.com> Committed-By-Agent: codex Co-authored-by: codex <noreply@openai.com> Committed-By-Agent: codex Co-authored-by: codex <noreply@openai.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Committed-By-Agent: claude
Committed-By-Agent: codex Co-authored-by: codex <noreply@openai.com> Committed-By-Agent: codex Co-authored-by: codex <noreply@openai.com> Committed-By-Agent: codex Co-authored-by: codex <noreply@openai.com> Committed-By-Agent: codex Co-authored-by: codex <noreply@openai.com> Committed-By-Agent: claude
92c18ee to
6ef3ec9
Compare
Committed-By-Agent: claude
1dd3562 to
d940807
Compare
Committed-By-Agent: codex Co-authored-by: codex <noreply@openai.com> Committed-By-Agent: codex Co-authored-by: codex <noreply@openai.com> Committed-By-Agent: codex Co-authored-by: codex <noreply@openai.com> Committed-By-Agent: codex Co-authored-by: codex <noreply@openai.com>
d940807 to
af3b6b4
Compare
… createEditCardDetailsInteractorForCard Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> Committed-By-Agent: claude
f98b93f to
760f71f
Compare
toluo-stripe
approved these changes
Jul 8, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
canUpdateCardExpiryAndBillingDetailsso it only claims expiry and billing detail supportcanUpdateCardBrandChoicecapability for CBCVerification
./gradlew :paymentsheet:apiCheck :paymentsheet:detekt./gradlew detekt apiCheckThis is pre-work for #13341 and is stacked on #13345.