Dive into App Store server APIs for In-App Purchase

Asked on 2025-07-03

1 search

To dive into the App Store server APIs for In-App Purchase, you can refer to the session titled "Dive into App Store server APIs for In-App Purchase" from WWDC 2025. This session covers key responsibilities of your App Server, such as managing in-app purchases, signing requests, and participating in the refund decision process. It also introduces updates to transaction identifiers and improvements for generating signatures to simplify signing requests on your server.

For a detailed exploration of these topics, you can start with the Manage In-App Purchases chapter of the session. This will provide insights into associating transaction data with customer accounts and handling customer accounts effectively.

Additionally, the session "Explore App Store server APIs for In-App Purchase" from WWDC 2024 also provides valuable information on the App Store server APIs, including the purchase lifecycle, delivering content, and handling subscriptions and offers. You can start with the Purchase lifecycle chapter for an overview of in-app purchase types and best practices.

These sessions will give you a comprehensive understanding of how to leverage the App Store server APIs to enhance your app's in-app purchase capabilities.

Explore App Store server APIs for In-App Purchase

Explore App Store server APIs for In-App Purchase

Learn how to leverage your server to build great In-App Purchase experiences with the latest updates to the App Store Server API, App Store Server Notifications, and the open source App Store Server Library. After a recap of current APIs, we’ll introduce updated endpoint functionality, new transaction fields, and a new notification type. We’ll also discuss best practices for the purchase lifecycle, delivering content, and targeting offers, so you can become a server power user.

Dive into App Store server APIs for In-App Purchase

Dive into App Store server APIs for In-App Purchase

Discover the latest updates for the App Store Server API, App Store Server Notifications, and App Store Server Library to help manage customer purchase data directly on your server and deliver great In-App Purchase experiences. We’ll cover updates to appAccountToken and signature signing, new fields in signed transaction and renewal info, and new APIs. Then, we’ll show how to generate a promotional offer signature on your server, and how to use the Send Consumption Information endpoint.

What’s new in StoreKit and In-App Purchase

What’s new in StoreKit and In-App Purchase

Learn about the latest StoreKit API enhancements to help you deliver great In-App Purchase experiences to your customers. We’ll review new fields added to AppTransaction, Transaction, and RenewalInfo, and updates to In-App Purchase offer codes. We’ll also cover creating signed In-App Purchase requests using the App Store Server Library and updates to merchandising subscriptions using SwiftUI.