Version: Unity 6.5 (6000.5)
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