Prerequisites

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.