canMakePayments()
A method that indicates whether the person can make purchases.
Declaration
class func canMakePayments() -> BoolDiscussion
The Boolean value that this method returns is identical to the value of the type property canMakePayments in the AppStore object. For more information about using and interpreting this value, see the type property page canMakePayments.