You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using the drop in component, when scanning a card using the native iOS keyboard option, the expiryDateField gets filled incorrectly.
If the card has for example 01/26 it tries to fill in with 26/01 and the output becomes 02/60 which is not a valid expiryDate.
To Reproduce
Steps to reproduce the behavior:
Start a Credit card payment using drop-in on iOS Safari and make sure you have enable card autofill (Settings > Safari > autofill> credit cards)
Click on card number and click on the icon to Scan Card
Scan a card with all the information.
See expiry date being incorrect.
Expected behavior
That the expiry date gets filled correctly.
Screenshots
Unable to screenshot the keyboard due to iOS security reasons.
Desktop (please complete the following information):
Not applicable.
Smartphone (please complete the following information):
Device: iPhone 14
OS: iOS17.3.1
Browser: Safari
Version: 17.3.1
Additional context
This is for a site based in Sweden, not sure if this is different for other countries.
However, I tried setting the web-drop in on en-US but got the same issue.
The text was updated successfully, but these errors were encountered:
@sponglord it seems like the behaviour is not what it used to be. Now it copies the details to the clipboard in a way.
So this is no longer an issue. (at least for me on iOS 18.0.1)
Describe the bug
Using the drop in component, when scanning a card using the native iOS keyboard option, the expiryDateField gets filled incorrectly.
If the card has for example
01/26
it tries to fill in with26/01
and the output becomes02/60
which is not a valid expiryDate.To Reproduce
Steps to reproduce the behavior:
Expected behavior
That the expiry date gets filled correctly.
Screenshots
Unable to screenshot the keyboard due to iOS security reasons.
Desktop (please complete the following information):
Not applicable.
Smartphone (please complete the following information):
Additional context
This is for a site based in Sweden, not sure if this is different for other countries.
However, I tried setting the web-drop in on
en-US
but got the same issue.The text was updated successfully, but these errors were encountered: