Event.TRANSACTION
From GiderosMobile
Available since: Gideros 2012.2.2
Description
This event is dispatched when a transaction is updated. The event listener should process all successful transactions, unlock the functionality purchased by the user, and then finish the transaction by calling `StoreKit:finishTransaction` method.