TokenisationError
public enum TokenisationError
Defines an error that occurs during card tokenisation.
-
ServerError object as CheckoutError when creating card token
See moreDeclaration
Swift
public struct ServerError : CheckoutError, Codable, Equatable -
Declaration
Swift
public enum TokenRequest : CheckoutError
View on GitHub
TokenisationError