STPPaymentIntentConfirmationMethod
@objc
public enum STPPaymentIntentConfirmationMethod : Int
Confirmation methods for a STPPaymentIntent
-
Unknown confirmation method
Declaration
Swift
case unknown
-
Confirmed via publishable key
Declaration
Swift
case manual
-
Confirmed via secret key
Declaration
Swift
case automatic