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, can bepurchasing,purchased,failed,restoredordeferred. -
errorCodeInteger - The error code if an error occurred while processing the transaction. -
errorMessageString - The error message if an error occurred while processing the transaction. -
paymentObject-
productIdentifierString - The identifier of the purchased product. -
quantityInteger - The quantity purchased.
-
© GitHub Inc.
Licensed under the MIT license.
https://www.electronjs.org/docs/latest/api/structures/transaction