artsy / eidolon

The Artsy Auction Kiosk App.
http://artsy.github.io/blog/2014/11/13/eidolon-retrospective/
MIT License
2.71k stars 355 forks source link

Manual Credit Card Input improvements #303

Open orta opened 9 years ago

orta commented 9 years ago
ashfurrow commented 9 years ago

Looks like the Stripe developers have something useful (I assume they know they're stuff). The only thing is getting the format to conform whilst in the text field. Our other custom formatter, the phone number, uses a custom keypad. Using a general-purpose UITextField is trickier.