ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Mobile specific functions / In-App Purchase functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
ConstantDescriptionUsed by the functions
inAppSubscriptionType of product used: SubscriptioninAppProduct type
inAppCancellationError returned by ErrorInfo(ErrCode)

Purchase canceled by the user.

inAppPurchaseProduct
inAppPurchaseDatePurchase date in YYYYMMDD format.inAppListPurchase
inAppSubscriptionEndDateEnd date of subscription in YYYYMMDD format.inAppListPurchase
inAppUnknownErrorError returned by ErrorInfo(ErrCode)

Unknown error.
inAppPurchaseProduct
inAppSignatureErrorError returned by ErrorInfo(ErrCode)

Error while checking the data signature received for the purchase validation (security problem).
inAppPurchaseProduct
inAppPurchaseIDIdentifier of purchase.inAppListPurchase
inAppOrderIDNumber of the order corresponding to the purchase.inAppListPurchase
inAppProductType of product used: Consumable and non-consumable product.inAppProduct type
inAppAutoRenewalSetting of automatic renewal. inAppListPurchase
inAppInvalidResponseError returned by ErrorInfo(ErrCode)

Invalid response.
inAppPurchaseProduct
Minimum version required
  • Version 19
Comments
Click [Add] to post a comment

Last update: 03/07/2023

Send a report | Local help