SQIPBuyerAction
@interface SQIPBuyerAction : NSObject
Indicates the action that will be performed on the card payment source ID after retrieving the verification token
-
Action that will store the card nonce.
Declaration
Objective-C
+ (nonnull instancetype)storeAction;