Platforms to show: All Mac Windows Linux Cross-Platform

SKPaymentQueueMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The SKPaymentQueue class defines a queue of payment transactions to send to the Apple App Store.

To use the payment queue, you add one or more payments. When payments are added to the queue, Store Kit connects to the Apple App Store and presents a user interface so that the user can authorize payment. As payments are fulfilled, the payment queue updates transactions and delivers them through events.

Available in Mac OS X v10.7 and later.
Please also check the documentation from Apple for the SKPaymentQueue class.
The plugin installs a transaction observer for you.

This class has no sub classes.

Some examples using this class:

Blog Entries

Release notes

  • Version 19.1
    • Added restoreCompletedTransactionsWithApplicationUsername method to SKPaymentQueueMBS class.
  • Version 18.1

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


SKPaymentMBS   -   SKPaymentTransactionMBS


The biggest plugin in space...