OPPSThreeDSManagerDelegate
@objc
public protocol OPPSThreeDSManagerDelegate
Undocumented
-
Undocumented
Declaration
Swift
func onThreeDSChallengeRequired(with completion: @escaping (UINavigationController?) -> Void)
-
Undocumented
Declaration
Swift
func onThreeDSConfigRequired(with completion: @escaping (OPPThreeDSConfig?) -> Void)
-
Undocumented
Declaration
Swift
func sendThreeDS2AuthParams(params: String, transaction: OPPTransaction, _ completionHandler: @escaping (OPPTransaction, NSError?) -> Void)