Caishen icon indicating copy to clipboard operation
Caishen copied to clipboard

A Payment Card UI & Validator for iOS

Results 19 Caishen issues
Sort by recently updated
recently updated
newest added

By Adding rounded corners to text field makes placeholder text invisible. Thanks

CardIO is archived project. It cannot be relied upon. To remain relevant, Caishen should drop support and supply other approach in docs not using it. https://github.com/card-io/card.io-iOS-SDK

Hi there, I'm currently integrating this library into my app, and it's working really well so far. However, one potential issue that I've got is that I do not see...

In iOS 13, the button text (`>`) isn't disappearing. This fixes it.

If I enter a valid credit card number, the text scrolls to the left to allow me to enter the CVC and the expiry date. In this instance, the last...

I have to enter Month and Year into single field using validation of Caishen - mm/yy Does library support it?

Remove the overrides to becomeFirstResponder, resignFirstResponder, and isFirstResponder as they are causing UIKit to behave erroneously by creating a strong reference to the CardTextField that is not being released. Please...

I'm trying to use the native UITextField Text Input Traits that uses iCloud Keychain to autofill the users data into the text field based on the Content Type its set...

If the user taps the CardTextField and then pops back from the view controller the expectation is that the CardTextField will be removed from memory because the view controller (or...

On the README, seems like the gif is not working anymore: Issue: - ![Caishen example](caishen_example.gif) Expected: - Display the actual gif.