Platforms to show: All Mac Windows Linux Cross-Platform

Back to SKPaymentTransactionMBS class.

SKPaymentTransactionMBS.StateDeferred = 4

Type Topic Plugin Version
const StoreKit MBS MacCloud Plugin 18.1
One of the tansaction state constants.

Transaction is neither purchased nor failed, yet.

SKPaymentTransactionMBS.StateFailed = 2

Type Topic Plugin Version
const StoreKit MBS MacCloud Plugin 11.2
One of the tansaction state constants.

The transaction failed. Check the error property to determine what happened.

SKPaymentTransactionMBS.StatePurchased = 1

Type Topic Plugin Version
const StoreKit MBS MacCloud Plugin 11.2
One of the tansaction state constants.

The App Store successfully processed payment. Your application should provide the content the user purchased.

SKPaymentTransactionMBS.StatePurchasing = 0

Type Topic Plugin Version
const StoreKit MBS MacCloud Plugin 11.2
One of the tansaction state constants.

The transaction is being processed by the App Store.

SKPaymentTransactionMBS.StateRestored = 3

Type Topic Plugin Version
const StoreKit MBS MacCloud Plugin 11.2
One of the tansaction state constants.

This transaction restores content previously purchased by the user. Read the originalTransaction property to obtain information about the original purchase.

The items on this page are in the following plugins: MBS MacCloud Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...