Classes
The following classes are available globally.
-
A client for making connections to the Stripe API.
See moreDeclaration
Swift
@objc public class STPAPIClient : NSObject
-
A top-level class that imports the rest of the Stripe SDK.
See moreDeclaration
Swift
@objc public class StripeAPI : NSObject
-
A drop-in class that presents a sheet for a user to connect their financial accounts. This class is in beta; see https://stripe.com/docs/financial-connections for access
See moreDeclaration
Swift
@available(iOSApplicationExtension, unavailable) final public class FinancialConnectionsSheet
-
Libraries wrapping the Stripe SDK should use this object to provide information about the library, and set it in on
See moreSTPAPIClient
. This information is passed to Stripe so that we can contact you about future issues or critical updates.Declaration
Swift
@objc public class STPAppInfo : NSObject
-
Top-level class for Stripe error constants.
See moreDeclaration
Swift
@objc public class STPError : NSObject