Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.74 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.74 KB

StripePaymentSheet iOS SDK module

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.

Table of contents

Requirements

The StripePaymentSheet module is compatible with apps targeting iOS 13.0 or above.

Getting started

Integration

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.

Example

Manual linking

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