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:
- Developed and exposed an API endpoint to receive player transaction updates from Appcharge, following the Grant Award Callback schema.
- Entered your API endpoint URL in the Publisher Dashboard under Settings -> Integration.
The SDK is supported for the following platforms:
Integrate the SDK
To integrate the SDK:
- Follow the setup instructions for your platform to import and configure the Payment Links SDK.
- Initialize the SDK.
- Implement the SDK callback methods.
- Retrieve price points.
- Launch the checkout.