-
Notifications
You must be signed in to change notification settings - Fork 3k
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
validate value in "Name on card" field #6845
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests well so far, added a few comments.
✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release. |
🚀 Deployed to staging by @Julesssss in version: 1.1.23-2 🚀
|
🚀 Deployed to production by @francoisl in version: 1.1.24-8 🚀
|
Details
This PR prevents entering only numbers in the field
Name on card
. Also, limits the number of characters in expiration date and CVV fields.Fixed Issues
$ #6689
Tests / QA
Name on Card
field and click submit. Verify that an error message is displayed in that field.Tested On
Screenshots