Property transactionID
transactionID
A unique identifier for this product's transaction.
This will only be set when the product was purchased during this session.
Consumable's transactionID are not set between app restarts unless it has a pending transaction.
Once a consumable has been acknowledged (ConfirmPendingPurchase) the transactionID
is removed.
Declaration
public string transactionID { get; }
Property Value
Type | Description |
---|---|
string |