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