unfinished
A sequence that emits unfinished transactions for the customer.
Declaration
static var unfinished: Transaction.Transactions { get }Mentioned in
Discussion
A transaction is unfinished until you call finish(). Use the unfinished sequence to find the transactions your app needs to process to deliver purchased content or enable service.