STPRedirectContextError
@objc
public enum STPRedirectContextError : Int
Error codes specific to STPRedirectContext
-
STPRedirectContext
failed to redirect to the app to complete the payment. This could be because the app is not installed on the user’s device.Declaration
Swift
@objc(STPRedirectContextAppRedirectError) case appRedirectError