STPPaymentMethodType
enum STPPaymentMethodType {}
The type of the PaymentMethod.
-
A card payment method.
Declaration
Objective-C
STPPaymentMethodTypeCard
-
An iDEAL payment method.
Declaration
Objective-C
STPPaymentMethodTypeiDEAL
-
An FPX payment method.
Declaration
Objective-C
STPPaymentMethodTypeFPX
-
A card present payment method.
Declaration
Objective-C
STPPaymentMethodTypeCardPresent
-
An unknown type.
Declaration
Objective-C
STPPaymentMethodTypeUnknown