Skip to main content
← Back to changelog page

2023-08-17 — Add localization for names and descriptions of product data

For products configured on the platform in multiple languages, product data now includes localization data in those languages for use by API consumers.

The localization data is included as part of the product data in all returned application state objects. The data is in dictionary format with the language (in ISO 369 format) as the key and product data translation as the value.

API consumers can use the localization data to dynamically translate the merchant provided product data while the order is in-flight.