StoreKit:canMakePayments
From GiderosMobile
Available since: Gideros 2012.2.2
Description
Returns whether the user is allowed to make payments.
(bool), = StoreKit:canMakePayments()
Returns (bool) `true` if the user is allowed to authorize payment. `false` if they do not have permission.