The credit card number input is broken with Chrome or Firefox apps on iOS (last version of everything).
it autoformats card number with additional spaces between four-digits groups, but these are not real spaces and the input still expects a input length of19, although it is then impossible to do.
Steps to reproduce the bug:
- add an item in the cart
- access the cart
- proceed to checkout
- enter the address and validate
- enter the 16-digit card number: the field doesn't go green, but adding three zeroes at the end indicating that the input expects a length of 19, although the input formats the card number adding spaces by itself (without them being real spaces counting into the length of the input)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
The credit card number input is broken with Chrome or Firefox apps on iOS (last version of everything).
it autoformats card number with additional spaces between four-digits groups, but these are not real spaces and the input still expects a input length of19, although it is then impossible to do.
Steps to reproduce the bug:
- add an item in the cart
- access the cart
- proceed to checkout
- enter the address and validate
- enter the 16-digit card number: the field doesn't go green, but adding three zeroes at the end indicating that the input expects a length of 19, although the input formats the card number adding spaces by itself (without them being real spaces counting into the length of the input)