get_product_purchase_v2
Verify in-app product purchase status with a purchase token. Returns line items and acknowledgement state to resolve payment and entitlement issues without a product ID.
Instructions
Get the status of an in-app product purchase using the v2 API.
Unlike get_product_purchase, this identifies the purchase by token alone (no product ID) and returns line items and acknowledgement state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | App package name | |
| purchase_token | Yes | The purchase token from the client app |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||