> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Marketplace redemption - Overview

> Overview of PlayFab Economy v2 marketplace redemption flows for granting purchased items and subscriptions from external stores into player inventory.

# Marketplace Redemption Overview

After a successful marketplace integration, the next step is to focus on redeeming items or subscriptions into a player's inventory. This document provides an overview of the redemption process for various marketplaces.

## Redemption Process

### Apple

Redemption from the Apple marketplace involves verifying the purchase receipt with Apple's servers and updating the player's inventory or account accordingly. For more information, see [Apple redemption documentation](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-redemption/apple).

### Google

Redemption from the Google marketplace involves verifying the purchase receipt with Google's servers and updating the player's inventory or account accordingly. For more information, see [Google redemption documentation](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-redemption/google).

### Microsoft Store

Redemption from the Microsoft Store involves using an XBOX token to query the Microsoft Store Collections API for unredeemed purchases and granting the corresponding items to the player's inventory. For more information, see [Microsoft Store redemption documentation](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-redemption/microsoft).

### Steam

Redemption from the Steam marketplace involves verifying the purchase receipt with Steam's servers and updating the player's inventory accordingly. For more information, see [Steam redemption documentation](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-redemption/steam).

## Conclusion

Redeeming items or subscriptions into a player's inventory is a crucial step after a successful marketplace integration. By following the steps outlined for each supported marketplace, you can ensure a smooth and efficient redemption process.


## Related topics

- [Redemption with the Steam Marketplace](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-redemption/steam.md)
- [Redemption with the Google Marketplace](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-redemption/google.md)
- [Redemption with the Microsoft Store Marketplace](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-redemption/microsoft.md)
- [Marketplace Error Handling](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-error-handling.md)
- [Marketplace integration - Overview](/services/playfab/economy-monetization/economy-v2/marketplace/marketplace-integrations/overview.md)
