mobilePurchaseSendRequest | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Summary | Notify the AppStore/Market Place that a purchase request has been initiated. | ||||||
Introduced | 5.0.1 | ||||||
OS | ios, android | ||||||
Platforms | mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Related | Command: mobilePurchaseSet, mobileDisablePurchaseUpdates, mobilePurchaseVerify, mobileRestorePurchases, iphoneRequestProductDetails, mobilePurchaseConfirmDelivery, mobileEnablePurchaseUpdates, mobilePurchaseCreate Function: mobilePurchaseState, mobilePurchaseError, mobileCanMakePurchase, mobilePurchaseGet, mobilePurchases Message: purchaseStateUpdate | ||||||
Description | Use mobilePurchaseSendRequest to confirm to the AppStore/Market Place that a purchase request has been initiated. The command mobilePurchaseSendRequest is used to confirm to the AppStore/Market Place that an item has been requested for purchase. This should only be called once a purchase request is in the 'initialzed' state. |