How do I handle deferred payments in StoreKit 2?
Generated on 8/5/2024
1 search
To handle deferred payments in StoreKit 2, you can use the Swift Async/Await pattern to manage various tasks, including handling deferred payments. StoreKit 2 provides a suite of tools that make handling in-app purchases, including deferred payments, easier.
For more detailed information on handling deferred payments and other new features in StoreKit 2, you can refer to the session What’s new in StoreKit and In-App Purchase.
Relevant Sessions
These sessions cover the new features and enhancements in StoreKit, including how to handle deferred payments and other purchase-related tasks.
What’s new in StoreKit and In-App Purchase
Learn how to build and deliver even better purchase experiences using the App Store In-App Purchase system. We’ll demo new StoreKit views control styles and new APIs to improve your subscription customization, discuss new fields for transaction-level information, and explore new testability in Xcode. We’ll also review an important StoreKit deprecation.
Implement App Store Offers
Learn how to engage customers with App Store Offers using App Store Connect, as well as the latest StoreKit features and APIs. Discover how you can set up win-back offers (a new way to re-engage previous subscribers) and generate offer codes for Mac apps. And find out how to test offers in sandbox and Xcode to make sure they work smoothly.