Unity In-App Purchasing
Unity In-App Purchasing (IAP) provides a unified system for implementing and managing in-app purchases across multiple stores.
Use the Unity IAP service to sell a variety of digital content from within your application. It provides a unified API to manage transactions across multiple digital distribution platforms, including the Apple App Store and Google Play Store. Unity IAP makes it easier to implement and manage purchases for different stores.
With Unity IAP, you can sell different types of content, such as consumable items that can be purchased multiple times, non-consumable entitlements that are purchased once, and recurring subscriptions. This documentation explains how to configure Unity IAP, define your products, and implement a secure purchasing workflow in your project.
Topic | Description |
---|---|
Get started with IAP | Set up and integrate the Unity IAP package in your project. |
Concepts | Learn about the fundamental concepts and core architecture of the Unity IAP system. |
Tutorials | Learn how to implement common IAP features and workflows. |
Reference | Find detailed technical information about IAP systems and APIs. |
Privacy and consent | Refer to the data privacy guidelines for using Unity IAP. |