Skip to content
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

isPotenitallyValid should be false when Cardholder name begins with a number #634

Open
cmacdonnacha opened this issue Jun 28, 2022 · 1 comment
Labels
enhancement v4 Issues that require a major version bump to resolve

Comments

@cmacdonnacha
Copy link

General information

  • SDK version: 3.85.3
  • Environment: Sandbox
  • Browser and OS: Chrome 101 / Mac OS 12.4

Issue description

isPotenitallyValid should be false when Cardholder name begins with a number. Just like when '0' is entered into the credit card field. The field has no potential to be valid from this point so isPotenitallyValid should be set to false.

image

image

@hollabaq86 hollabaq86 added enhancement v4 Issues that require a major version bump to resolve labels Aug 22, 2022
@hollabaq86
Copy link

👋 @cmacdonnacha thanks for reaching out. You raise an interesting use case that we need to carefully consider. Although I can see us changing this behavior, we have to do a little research to make sure that cardholders can't actually set their names to include numbers. Additionally, this could be a breaking change to what we deem "potentially valid" and not necessarily a fix in buggy behavior. I've updated the labels on this issue so that we take this feedback into consideration for the next major version,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement v4 Issues that require a major version bump to resolve
Projects
None yet
Development

No branches or pull requests

2 participants