card.io-iOS-SDK icon indicating copy to clipboard operation
card.io-iOS-SDK copied to clipboard

expiration date doesn't move on to next viewController

Open oritQuick opened this issue 10 years ago • 3 comments
trafficstars

The credit card number passes fine, but the expiration date isn't- doesn't meter if the user taps it manually or not.

oritQuick avatar Nov 09 '15 15:11 oritQuick

I don't understand. Can you add more detail? What did you try? What did you expect? What happened instead?

josharian avatar Nov 09 '15 16:11 josharian

@oritQuick This most likely has nothing to do with Card.io, there's probably something wrong with the way you are trying to pass the info to the destination VC.

mitchellporter avatar Nov 29 '15 20:11 mitchellporter

I was confused myself in the sample app that the done button wouldn't be enabled until a expiration date was entered that is beyond the current date (i.e. not expired yet). Maybe that's what the @oritQuick was confused about, too? In any case, I think there could be more UI feedback explaining the issue.

Duffycola avatar Jan 21 '16 12:01 Duffycola