STPAddCardViewControllerDelegate

Objective-C

@protocol STPAddCardViewControllerDelegate <NSObject>

Swift

protocol STPAddCardViewControllerDelegate : NSObjectProtocol

An STPAddCardViewControllerDelegate is notified when an STPAddCardViewController successfully creates a card token or is cancelled. It has internal error-handling logic, so there’s no error case to deal with.