b5e349fa75 | ||
---|---|---|
.. | ||
StripePayments | ||
StripePaymentsTests | ||
Project.swift | ||
README.md |
README.md
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
- Non-Card Payment Examples
- This example demonstrates how to manually accept various payment methods using the Stripe API.
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