In-Game Checkout Models

Note: For more information on our in-game checkout solutions and to start integrating, please view the Mobile Checkout SDK documentation in the API reference section.

AppCharge’s In-Game Checkout SDK provides a seamless purchase experience within games, offering two different models for handling purchase confirmations:

  1. App Integration (IAP-like): The purchase process is handled within the game client, and the publisher manually updates the player's balance after receiving a confirmation from the SDK.
  2. Server-to-server (Webstore-like): The purchase confirmation is communicated directly between Appcharge and the publisher's backend via the Player Orders Reporting webhook, enabling automatic balance updates on the server-side.