Skip to main content
Note: To get access to the Payment Links SDK, contact your account manager or get in touch.
The Payment Links SDK allows you to integrate a mobile checkout experience directly into your iOS or Android app. Instead of using traditional in-app purchases, players are sent to a fast, mobile-optimized checkout page via a payment link, where they can purchase items like coin packs, character skins, or bundles. For a step-by-step guide to integrating this flow, see the SDK Payment Link Flow.

Before you begin

Before integrating the SDK, make sure you’ve:
  1. Developed and exposed an API endpoint to receive player transaction updates from Appcharge, following the Grant Award Callback schema.
  2. Entered your API endpoint URL in the Publisher Dashboard under Settings -> Integration.

Supported platforms

The SDK is supported for the following platforms:

Integrate the SDK

To integrate the SDK:
  1. Follow the setup instructions for your platform to import and configure the Payment Links SDK.
  2. Initialize the SDK.
  3. Implement the SDK callback methods.
  4. Retrieve price points.
  5. Launch the checkout.