Skip to content

Latest commit

 

History

History

StripeApplePay

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

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