purchases_products_v2_get
Retrieve the current state of a one-time product purchase using the purchase token and package name. Supports multiple purchase options and offers.
Instructions
Get current state of a one-time product purchase. Supports multiple purchase options + offers (replaces legacy purchases.products).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packageName | Yes | Android application package name, e.g. com.example.app | |
| token | Yes | Purchase token returned by the Play Billing library |