Unity In-App Purchasing (IAP) allows you to sell digital content within your application. This package provides a unified API for handling in-app purchases across multiple platforms, including the Apple App Store and Google Play Store. Unity IAP simplifies implementing and managing purchases for different stores.
Features:
• A single API to access all supported stores, making it easier to manage your in-game economy.
• Automatic integration with Unity Analytics for monitoring revenue and purchase data across platforms.
• Supports iOS, Mac, tvOS, and Google Play.
• Client-side receipt validation for Apple Store and Google Play.
To enable In-App Purchasing, install the package and open the Services window (Window > General > Services).
Upgrade notes:
This release is a major update to the IAP package. Review the included sample for a complete example of how to use the new version. Upgrading is recommended to take advantage of the latest improvements and features.
Package version 5.0.1 is released for Unity Editor version 6000.2.
These package versions are available in Unity version 6000.2:
Documentation location: | State | Versions available: |
---|---|---|
com.unity.purchasing@5.0 | released | 5.0.0-pre.1, 5.0.0-pre.3, 5.0.0-pre.4, 5.0.0-pre.5, 5.0.0-pre.6, 5.0.0-pre.7, 5.0.0-pre.8, 5.0.0, 5.0.1 |
com.unity.purchasing@4.13 | released | 4.13.0 |
com.unity.purchasing@4.12 | released | 4.12.2 |
purchasing , iap , unity