Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.27 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.27 KB

Stripe Apple Pay iOS SDK

StripeApplePay is a lightweight Apple Pay SDK intended for building App Clips or other size-constrained apps.

Table of contents

Requirements

The Stripe Apple Pay SDK is compatible with apps targeting iOS 13.0 or above.

Getting started

Integration

Get started with our 📚 Apple Pay integration guide and example project, or 📘 browse the SDK reference for fine-grained documentation of all the classes and methods in the SDK.

Example

AppClipExample – This example demonstrates how to offer Apple Pay in an App Clip.

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
  • StripeApplePay.xcframework