In-App Purchase (IAP)
In-app purchase (IAP) refers to the ability for users to purchase digital goods or services within an app.
What is In-App purchase?
How to setup In App Purchase?
{
"twinr_product_id": "TWINR_PRODUCT_ID",
"store_product_id": "STORE_PRODUCT_ID",
"platform": "android or ios",
"purchase_token": "PURCHASE_RECEIPT",
"success": true //true or false,
"user_info": "USERNAME",
}

Last updated

