ThreeDSecureProcessHandlerType
public protocol ThreeDSecureProcessHandlerType
Handler for 3DSecure process.
-
Stsart 3DSecure process Delegate will be released once the process is finished.
Declaration
Swift
func startThreeDSecureProcess(viewController: UIViewController, delegate: ThreeDSecureProcessHandlerDelegate, token: Token)
Parameters
viewController
the viewController which will present SFSafariViewController.
delegate
ThreeDSecureProcessHandlerDelegate
token
Token
-
Complete 3DSecure process.
Declaration
Swift
func completeThreeDSecureProcess(url: URL) -> Bool
Parameters
url
redirect URL