PCPayId
public enum PCPayId : String, Codable, Equatable, CaseIterable
Undocumented
-
Undocumented
Declaration
Swift
case sepa = "sepa"
-
Undocumented
Declaration
Swift
case creditcard = "creditcard"
-
Undocumented
Declaration
Swift
case paypal = "paypal"
-
Undocumented
Declaration
Swift
case paydirekt = "paydirekt"
-
Undocumented
Declaration
Swift
case dkv = "dkv"
-
Undocumented
Declaration
Swift
case hoyer = "hoyer"
-
Undocumented
Declaration
Swift
case applepay = "applepay"