-
Notifications
You must be signed in to change notification settings - Fork 980
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
Intercept return key on keyboard when using STPPaymentCardTextField #885
Comments
Hi @fictorial , Thanks for the feature request! We'll look into adding an additional delegate method to Best, |
Is this the place to track this feature request for the future or should I just keep an eye on releases? |
Yep! We'll reference this issue in the PR and release. |
Any update? |
mludowise-stripe
pushed a commit
that referenced
this issue
Mar 24, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
I am developing an app that is for less ios-savvy users. Part of the UX includes support for the return key of the iOS keyboard to act as if it were "goto next step". I don't see how we can detect the return key being pressed on the keyboard when used from STPPaymentCardTextField since the UITextFields are managed internally. This leads to a UX inconsistency with the app.
iOS version
iOS 11
Installation method
CocoaPods
SDK version
11.5.0
The text was updated successfully, but these errors were encountered: