init

Type Event
Revision Release 2024.3703
Keywords Google, IAP, in-app purchases, init
See also store.init()
store.*

Overview

The following event properties are passed to the listener function specified in store.init().

Gotchas

Since the same listener function also handles storeTransaction events, you should differentiate initialization events by checking for an event.name value of "init".

Properties

event.transaction