Skip to content

Latest commit

 

History

History
38 lines (24 loc) · 1.48 KB

README.md

File metadata and controls

38 lines (24 loc) · 1.48 KB

StripePayments iOS SDK module

The StripePayments module contains bindings for the Stripe Payments API.

If you need to accept card payments, we advise using the StripePaymentSheet or StripePaymentsUI module. For more information, visit our integration security guide.

Table of contents

Requirements

The StripePayments 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
  • Stripe3DS2.xcframework
  • StripePayments.xcframework