Contents

transactions

Returns an array of pending transactions.

Declaration

var transactions: [SKPaymentTransaction] { get }

Discussion

The value of this property is undefined when there are no observers attached to the payment queue.

See Also

Related Documentation

Managing Transactions