Merged
Conversation
|
I see you added the "On Staging" label, I'll get this merged to the staging branch! |
Contributor
|
With testing this, I realised we don't accept |
Contributor
|
We at least used to accept Diners Club. I forget if we stopped at some point for some reason. |
dr-bizz
reviewed
Nov 20, 2025
Contributor
Author
|
Diner's Club should work. There's a spec for it. UnionPay is not supported by the type detector in cru-payments.
I like that idea! I'll probably circle back to that after our MPDX work. It shouldn't be too hard to implement. |
2ff8214 to
9a7c07e
Compare
dr-bizz
approved these changes
Jan 22, 2026
Contributor
dr-bizz
left a comment
There was a problem hiding this comment.
QA done. I will create a new PR for the secure change as that is not part of this PR
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.

Description
Show the credit card type icon next to the credit card number input after the user starts typing it in.
I made the icon small because it can make the input too narrow to show the entire number in normal checkout. I didn't want to make the "Name on Card" input any narrower because it is already a little small. Let me know if you have any feedback on layout, sizing, or placement.
EP-2614
Testing
Checklist:
stage-branch-mergersuccessfully merged my branch to staging or manually merged it myself