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:
- 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.
- For more information, please view the App Integration (IAP-like) flow using consume.
- 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.
- For more information, please view the Server-to-server (Webstore-like) flow using award.
Updated about 2 months ago