In-App Purchase Initialize

Kalipso - Form - Actions - Actions Description - Group Others - In-App Purchase Initialize

Initializes the In-App Purchase SDK.

Action available for the following operating systems:

Before calling any other In-App Purchase related action, you need to successfully call this action.

Kalipso implements the client side call of SDK functions provided by Google, Apple and Microsoft, but this is only a part of the entire In-App Purchase process. You need to be familiarized with the In-App purchase process and flows with each of these providers. Please read their documentation carefully, in order for you to understand what are the requirements on each of their portals for setting up In-App purchases and the products to be sold. Also to be aware of the security advises and practices you are advised to follow, like making purchases validation with your own server, and have the Kalipso Apps validating those purchases with your server to prevent frauds.

Also be aware of test procedures, that are different for the different providers. Read the providers documentaion on how to setup test accounts.

Last updated