Transactions API will be deprecated on May 3, 2023, ahead of the Conversational Actions sunset on June 13, 2023. For more information, see Conversational Actions sunset.

PurchaseStatus

A set of enum values for the status of a purchase.

Enums
PURCHASE_STATUS_UNSPECIFIED Unspecified purchase status.
PURCHASE_STATUS_OK Purchase was made successfully.
PURCHASE_STATUS_ERROR Generic error.
PURCHASE_STATUS_USER_CANCELLED User cancelled the purchase.
PURCHASE_STATUS_ALREADY_OWNED User owned the product and cannot purchase again before it's consumed.
PURCHASE_STATUS_ITEM_UNAVAILABLE The requested product is not available for purchase.
PURCHASE_STATUS_ITEM_CHANGE_REQUESTED User requested to change item for purchasing.