Skip to content

Configure Steam Iap Settings

In this how-to, we will enable and configure Steam in LootLocker so it can be used to handle in-app purchases.

Prerequisites

Configure IAP Settings in LootLocker

In the LootLocker Web Console, navigate to Settings and select In-App Purchases.

Select Steam Store from the list of available providers.

Configure Steam Store Settings

Fill in the following fields:

  • App ID: The unique identifier for your game on Steam. This must match the App ID assigned to your application in the Steamworks dashboard.
  • Publisher Key: Your Steam Web API publisher key. This key is used to authenticate server-to-server requests for validating purchases and retrieving entitlement data.
  • Sandboxed: Enables sandbox (test) mode for Steam purchases. Use this during development to simulate transactions without affecting live user data.

Once all required fields have been filled in, click the Enable toggle to enable Steam as a purchase provider for your game.

Click Save Changes to save your configuration.

Conclusion

In this guide, we enabled Steam for in-app purchases and configured the required settings in LootLocker. Next, you can create purchasable catalog listings that can be purchasesd in-game.