Version: Unity 6.0 (6000.0)
Language : English
Set up a Unity project for Xbox games on Windows
Set up Microsoft Partner Center and Unity Editor

In-app purchases for Xbox games on Windows

Set up in-app purchases through the Xbox Store for Xbox games on Windows PC built with the Microsoft Game Development Kit (GDK).

Unity In-App Purchasing (IAP) supports Xbox games that run on both Xbox consoles and Windows PC, allowing you to sell additional in-game content, virtual currency, and subscriptions.

Refer to the following topics to understand the requirements and how to implement in-app purchases for your Xbox game.

Topic Description
Set up Microsoft Partner Center and Unity Editor Install required packages, set up add-ons in Microsoft Partner Center, and configure Unity Editor settings before implementing in-app purchases.
Implement in-app purchases with Unity IAP APIs Use Unity IAP package APIs to define the products that you want to sell, and implement the purchasing workflow.
Verify in-app purchases with Cloud Code Use Cloud Code to verify in-app purchases on the server before you grant entitlements.

Additional resources

Set up a Unity project for Xbox games on Windows
Set up Microsoft Partner Center and Unity Editor