Closed irace closed 8 years ago
@irace - agreed, but there are a couple of problems with this.
I've considered adding a method to STPPaymentCardTextField
like automaticallyShowInputAccessoryWithTarget:action:
that'll wire up a UIToolbar
with a done item as the textField's inputAccessoryView
, and auto-enable the done item depending on its internal state. Thoughts?
Not a bad idea, though also probably should be a pretty low priority.
Oh, don't worry, it is.
When part of a larger form, it’s useful to be able to to move directly to the next field once the credit card field is done being populated.