Get Product Purchase
get_product_purchaseRetrieve the purchase status of an in-app product using package name, product ID, and purchase token to verify transactions.
Instructions
Get the status of an in-app product purchase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| product_id | Yes | In-app product SKU | |
| package_name | Yes | App package name | |
| purchase_token | Yes | The purchase token from the client app |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||