Checkout Link Offers
Introduction
The Checkout Link Offers API allows you to create and manage checkout link offers that can be shared with players through a deeplink. These links are typically distributed via a broadcast platform such as a social media automation tool, or through your own custom distribution system. When a player clicks the deeplink, they’re taken directly to the checkout, with the offer details already preloaded. You can schedule offers in advance, control their availability, and set how often each player can purchase them.
With the Checkout Link Offers API, you can:
- Create a new checkout link offer.
- Update an existing checkout link offer.
- Retrieve a specific checkout link offer, or a list of all checkout link offers.
- Delete a checkout link offer.
Learn more about Checkout Link Offers.
Before you begin
It’s important to note the following points before starting to code:
- You must first integrate Appcharge with your broadcast platform or custom distribution system.
- The returned deeplink isn’t a complete checkout link on its own. You must make the deeplink functional.
- If you’re using the Personalization API to send offers to players, make sure to include the checkout link offer in the API payload. Although this offer doesn’t appear in the web store, it is still valid and must be explicitly sent to the player through the API.