Transaction

external interface Transaction(source)

Properties

Link copied to clipboard
abstract var errorCode: Double

The error code if an error occurred while processing the transaction.

Link copied to clipboard
abstract var errorMessage: String

The error message if an error occurred while processing the transaction.

Link copied to clipboard

The identifier of the restored transaction by the App Store.

Link copied to clipboard
abstract var payment: Payment
Link copied to clipboard
abstract var transactionDate: String

The date the transaction was added to the App Store’s payment queue.

Link copied to clipboard

A string that uniquely identifies a successful payment transaction.

Link copied to clipboard

The transaction state, can be purchasing, purchased, failed, restored or deferred.