Create Checkout Session API

The Create Checkout Session API allows you to initiate a checkout process by generating a session for a transaction. This session is crucial for handling payments, ensuring a seamless purchase experience for users create a Checkout Session

Note: You can read more about the Create Checkout Session API in the Guides section.

Prerequisites

  1. Add a new display language and translate your checkout strings in the AppCharge dashboard under the 'Localization' tab.
  2. Make sure you are using the most up-to-date version of your respective AppCharge Web SDK.

Localization Setup

  1. Localize products and offers.
  2. The checkout session is created via API.
  3. Objects of type "offer" and "item" will receive the field displayName from the publisher at the Create Checkout Session API, which will be presented to players at the checkout screen.
  4. Unlike the name field, which uses a unique key, the displayName is simply the text that will be displayed to players.
Language
Click Try It! to start a request and see the response here!