ONE store In-App Purchase Version

ONE store In-App Purchase Versions

  • ONE store's IAP version means the API version, and in this document, two types of the IAP version are described as follows:

    • API version : it means ONE store's In-App Purchase API version. If there is a significant change in the API, change this version. This document is created based on API V5, the latest version, which is referred to as 'API V5'.

    • SDK version : this version means In-App Purchase SDK version. It changes depending on the degree of impact of the improved contents. This document is created based on SDK V17.01.00, the latest version, which is referred to as 'SDK V17'.

    • The API version is required to be specified in the AndroidManifest.xml file of a developer's applications

    • refer to '4. Preparatory Work' > 'Set Android Manifest File (refer to ' 4. Preparatory Work' > 'Set Android Manifest File')

Characteristics of ONE store In-App Purchase V5

  • Improvements made in IAP V5 (SDK V17) are as follows.

  • The types of in-app products in IAP V4 and V5 change as follows. Non-Consumable and Consumable products can be implemented with managed products.

  • For more details, refer to '3. In-App Purchase Process'

Detailed Comparison with Key Features of Google In-App Billing

Migration to API V5

  • Once you have adopted an API V4(below SDK V16.04.00) in your app, you are not allowed to upgrade it to the API V5(SDK V17).

  • You can maintain your app without applying the newest SDK, and ONE store will continuously support the billing services for the API V4.

Last updated