CardViewControllerDelegate
public protocol CardViewControllerDelegate : AnyObject
Method that you can use to manage the editing of the expiration date.
-
Executed when an user tap on the done button.
Declaration
Swift
func onTapDone(card: CkoCardTokenRequest)
Parameters
card
Card entered by the user