SKPaymentTransactionState.deferred
A transaction that is in the queue, but its final status is pending external action such as Ask to Buy.
Declaration
case deferredMentioned in
Discussion
Update your UI to show the deferred state, and wait for another callback that indicates the final status.