# Real Money Purchases

LootLocker streamlines the implementation of in-app purchases by enabling seamless integration with first-party platform systems. This allows players to purchase in-game content, currency, or other items directly through trusted platform payment systems. These integrations ensure that your game can process real-money transactions securely, efficiently, and in full compliance with platform-specific requirements.

{% hint style="info" %}
For items intended for virtual purchases, please refer to the [Virtual Purchases](https://docs.lootlocker.com/commerce/virtual-purchases) documentation.
{% endhint %}

With real money purchases, you can offer a wide range of in-game content, including:

* [Assets](https://docs.lootlocker.com/content/working-with-assets)
* [Progressions](https://docs.lootlocker.com/game-systems/progressions)
* [Progression Resets](https://docs.lootlocker.com/game-systems/progressions)
* [Currencies](https://docs.lootlocker.com/commerce/currencies)

Both Currencies and Catalogs support Metadata, adding flexibility and customization for your real money purchase offerings.

{% hint style="danger" %}
Currently hard currency purchases do not support subscription-based purchases.
{% endhint %}

### Use Cases

* In-Game Store
* First Party Payment Integration
* In-App Purchasing
* Hard Currency Store

### How-to

* [Configure In-App Purchase in Web Console](https://docs.lootlocker.com/commerce/real-money-purchases/how-to/configure-iap-web-console)
* [Make Purchases through Google Play Store](https://docs.lootlocker.com/commerce/real-money-purchases/how-to/google-play-store-purchasing)
* [Make Purchases through Apple Store](https://docs.lootlocker.com/commerce/real-money-purchases/how-to/apple-store-purchasing)
* [Make Purchases through Steam Store](https://docs.lootlocker.com/commerce/real-money-purchases/how-to/steam-store-purchasing)
