Protocols
The following protocols are available globally.
-
Methods to handle the response in the 3ds web view
See moreDeclaration
Swift
public protocol ThreedsWebViewControllerDelegate : AnyObject -
Undocumented
See moreDeclaration
Swift
public protocol BillingFormHeaderCellStyle -
Undocumented
See moreDeclaration
Swift
public protocol BillingFormStyle -
Undocumented
See moreDeclaration
Swift
public protocol CellStyle -
Undocumented
See moreDeclaration
Swift
public protocol ElementBorderStyle -
Undocumented
See moreDeclaration
Swift
public protocol ElementButtonStyle : ElementStyle -
Undocumented
See moreDeclaration
Swift
public protocol ElementErrorViewStyle : ElementStyle -
Undocumented
See moreDeclaration
Swift
public protocol ElementStyle -
Undocumented
See moreDeclaration
Swift
public protocol ElementTextFieldStyle : ElementStyle -
Method that you can use to handle the country selection by the user
See moreDeclaration
Swift
public protocol CountrySelectionViewControllerDelegate : AnyObject -
Undocumented
See moreDeclaration
Swift
public protocol BillingSummaryViewStyle : CellButtonStyle -
Undocumented
See moreDeclaration
Swift
public protocol PaymentFormStyle -
Undocumented
See moreDeclaration
Swift
public protocol PaymentHeaderCellStyle -
Declaration
Swift
public protocol ThreeDSWKNavigationHelping : WKNavigationDelegate -
Declaration
Swift
public protocol ThreeDSWKNavigationHelperDelegate : AnyObject -
Declaration
Swift
public protocol CheckoutError : Equatable, Error -
Declaration
Swift
public protocol CheckoutAPIProtocol -
Declaration
Swift
public protocol CVVValidating -
Declaration
Swift
public protocol CardNumberValidating -
Declaration
Swift
public protocol ExpiryDateValidating -
Declaration
Swift
public protocol CardValidating : CVVValidating, CardNumberValidating, ExpiryDateValidating -
Declaration
Swift
public protocol PhoneValidating
View on GitHub
Protocols