Type Event Revision Release 2024.3703 Keywords Google, IAP, in-app purchases, storeTransaction See also store.init() store.purchase() store.restore() store.*
The following event properties are passed to the listener function specified in store.init().
The same listener function specified in store.init() also handles init events, so you should differentiate store transaction events by checking for an event.name value of "storeTransaction"
.