PaymentSheet is a prebuilt UI that combines all the steps required to pay - collecting payment details, billing details, and confirming the payment - into a single sheet that displays on top of your app.
The StripePaymentSheet module is compatible with apps targeting iOS 13.0 or above.
Get started with our 📚 integration guides and example projects, or 📘 browse the SDK reference for fine-grained documentation of all the classes and methods in the SDK.
- Prebuilt UI
- This example demonstrates how to build a payment flow using
PaymentSheet
, an embeddable native UI component that lets you accept 10+ payment methods with a single integration.
- This example demonstrates how to build a payment flow using
If you link this library manually, use a version from our releases page and make sure to embed all of the following frameworks:
StripeCore.xcframework
StripeUICore.xcframework
Stripe3DS2.xcframework
StripePayments.xcframework
StripePaymentsUI.xcframework
StripeApplePay.xcframework
StripePaymentSheet.xcframework