Version: Unity 6.7 Alpha (6000.7)
Language : English
Set up a Unity project for XBOX games on Windows
Prepare your project to support in-app purchases for XBOX on Windows

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
Prepare your project to support in-app purchases for XBOX on Windows 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 for XBOX on Windows Use Unity IAP package APIs to define the products that you want to sell, and implement the purchasing workflow.
Verify in-app purchases for XBOX on Windows 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
Prepare your project to support in-app purchases for XBOX on Windows