Difference between revisions of "Event.PURCHASE STATE CHANGE"

From GiderosMobile
(Created page with "__NOTOC__ '''Available since:''' Gideros 2012.09<br/> === Description === Dispatched when information about a transaction is received with these purchase states: `GoogleBillin...")
(No difference)

Revision as of 11:04, 23 August 2018

Available since: Gideros 2012.09

Description

Dispatched when information about a transaction is received with these purchase states: `GoogleBilling.CANCELED` indicates that purchase was canceled `GoogleBilling.PURCHASED` indicates that item was purchased you can enable it in your app `GoogleBilling.REFUNDED` indicates that item previously purchased was refunded, remove purchased item from users app `GoogleBilling.EXPIRED` indicates that item previously subscribed is expired, disable any subscription services