Version: 2020.3
High Definition RP
Input System

In App Purchasing

com.unity.purchasing

描述

IMPORTANT UPGRADE NOTES:

If updating from Unity IAP (com.unity.purchasing + the Asset Store plugin) versions 2.x to version 3.x, complete the following actions in order to resolve compilation errors:
1. Move IAPProductCatalog.json and BillingMode.json
FROM: Assets/Plugins/UnityPurchasing/Resources/
TO: Assets/Resources/.
2. Move AppleTangle.cs and GooglePlayTangle.cs
FROM: Assets/Plugins/UnityPurchasing/generated
TO: Assets/Scripts/UnityPurchasing/generated.
3. Remove all remaining Asset Store plugin folders and files in Assets/Plugins/UnityPurchasing from your project.

PACKAGE DESCRIPTION:

With Unity IAP, setting up in-app purchases for your game across multiple app stores has never been easier.

This package provides:

• One common API to access all stores for free so you can fully understand and optimize your in-game economy
• Automatic coupling with Unity Analytics to enable monitoring and decision-making based on trends in your revenue and purchase data across multiple platforms
• Support for iOS, Mac, tvOS, Google Play, Windows, and Amazon app stores(*).
• Support to work with the Unity Distribution Portal to synchronize catalogs and transactions with other app stores
• Client-side receipt validation for Apple App Store and Google Play

After installing this package, open the Services Window to enable In-App Purchasing to use these features.

版本信息

经验证可用于 Unity

Package version 4.1.2 is verified for Unity Editor version 2020.3.

与 Unity 兼容

Unity 2020.3 版本提供以下包版本:

文档位置: 状态 可用版本:
com.unity.purchasing@4.1 已验证 4.1.0, 4.1.1, 4.1.2
com.unity.purchasing@4.0 兼容 4.0.0, 4.0.3
com.unity.purchasing@3.2 兼容 3.2.1, 3.2.2, 3.2.3
com.unity.purchasing@3.1 兼容 3.1.0
com.unity.purchasing@3.0 兼容 3.0.0-pre.3、3.0.0-pre.4、3.0.0-pre.5、3.0.0-pre.6、3.0.1、3.0.2
com.unity.purchasing@2.2 兼容 2.2.0, 2.2.1, 2.2.2
com.unity.purchasing@2.1 兼容 2.1.0, 2.1.1
com.unity.purchasing@2.0 兼容 2.0.0, 2.0.1, 2.0.3, 2.0.5, 2.0.6
com.unity.purchasing@0.0 预览 0.0.3, 0.0.4, 0.0.5, 0.0.6, 0.0.7, 0.0.8, 0.0.9, 0.0.10, 0.0.11, 0.0.12, 0.0.13, 0.0.14, 0.0.15, 0.0.16, 0.0.17, 0.0.18, 0.0.19

关键字

purchasing , iap , unity

High Definition RP
Input System