STPBankSelectionMethod
enum STPBankSelectionMethod {}
The payment methods supported by STPBankSelectionViewController.
-
FPX (Malaysia)
Declaration
Objective-C
STPBankSelectionMethodFPX
Swift
case FPX = 0
-
An unknown payment method
Declaration
Objective-C
STPBankSelectionMethodUnknown
Swift
case unknown = 1