transactionDate
The date the transaction was added to the App Store’s payment queue.
Declaration
var transactionDate: Date? { get }Discussion
The contents of this property are undefined except when transactionState is set to SKPaymentTransactionState.purchased or SKPaymentTransactionState.restored.