CompletePurchaseValueSpec
Stay organized with collections
Save and categorize content based on your preferences.
Page Summary
The CompletePurchaseValueSpec defines the specification for initiating in-app purchases for digital goods, including in-app purchases and subscriptions.
The JSON representation for CompletePurchaseValueSpec includes a skuId object and an optional developerPayload string.
The skuId object identifies the product being purchased and contains the skuType, a unique id, and the packageName.
[null,null,["Last updated 2024-09-18 UTC."],[],["The content outlines specifications for in-app purchases of digital goods (purchases, subscriptions). Key components include a JSON structure with `skuId` (product identifier) and `developerPayload` (developer-defined string for purchase association). `SkuId` further specifies `skuType` (type of SKU), `id` (product SKU identifier), and `packageName` (Android package name). These details define how to structure data for initiating and tracking digital goods transactions.\n"]]