Closed aritro2002 closed 3 weeks ago
The error message for an incorrect card number is not displaying accurately. Additionally, the error message does not disappear when the input field is focused.
Before:
https://github.com/user-attachments/assets/a74e275d-c0c9-4682-ad02-74c97dce6d2c
After:
https://github.com/user-attachments/assets/4a59e7d6-d1d1-4194-880c-6c92887a1484
Tested via rendering the SDK in firefox ,safari and chrome
npm run re:build
Review changes with
I have added locale support for 'Please enter a valid card number' validation message using google translate.
Type of Change
Description
The error message for an incorrect card number is not displaying accurately. Additionally, the error message does not disappear when the input field is focused.
Before:
https://github.com/user-attachments/assets/a74e275d-c0c9-4682-ad02-74c97dce6d2c
After:
https://github.com/user-attachments/assets/4a59e7d6-d1d1-4194-880c-6c92887a1484
How did you test it?
Tested via rendering the SDK in firefox ,safari and chrome
Checklist
npm run re:build