StoreKit:canMakePayments

From GiderosMobile
This page contains changes which are not marked for translation.


Available since: Gideros 2012.2.2
Class: StoreKit

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.