StoreKit:canMakePayments

From GiderosMobile
Revision as of 14:34, 23 August 2018 by Hgy29 (talk | contribs)

Available since: Gideros 2012.2.2

Description


Returns whether the user is allowed to make payments.

(bool) = StoreKit:canMakePayments()

Return values

Returns (bool) [[[true` if the user is allowed to authorize payment. `false]]] if they do not have permission.