mobilePurchaseCreate | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Create a new purchase. | ||||||
Introduced | 5.0.1 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: mobilePurchaseSet, mobileDisablePurchaseUpdates, mobilePurchaseVerify, mobileRestorePurchases, iphoneRequestProductDetails, mobilePurchaseSendRequest, mobilePurchaseConfirmDelivery, mobileEnablePurchaseUpdates Function: mobilePurchaseState, mobilePurchaseError, mobileCanMakePurchase, mobilePurchaseGet, mobilePurchases Message: purchaseStateUpdate | ||||||
Description | Use mobilePurchaseCreate to create a new purchases. The command mobilePurchaseCreate is used to create a purchaseId for a particular productId. The productId is the identifier of the in-app purchase you created in iTunesConnect/Market Place and wish to purchase. |