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 IAPAbbreviation of Unity In App Purchase See in Glossary package APIs to define the products that you want to sell, and implement the purchasing workflow. |