mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
792 B
792 B
Transaction Object
transactionIdentifierString - A string that uniquely identifies a successful payment transaction.transactionDateString - The date the transaction was added to the App Store’s payment queue.originalTransactionIdentifierString - The identifier of the restored transaction by the App Store.transactionStateString - The transaction state ("purchasing","purchased","failed","restored", or"deferred")errorCodeInteger - The error code if an error occurred while processing the transaction.errorMessageString - The error message if an error occurred while processing the transaction.paymentObjectproductIdentifierString - The identifier of the purchased product.quantityInteger - The quantity purchased.