Platforms to show: All Mac Windows Linux Cross-Platform

SKMutablePaymentMBS class

Super class: SKPaymentMBS

Type Topic Plugin Version macOS Windows Linux iOS Targets
class StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The mutable class for SKPaymentMBS.

The SKMutablePayment class defines a request to the Apple App Store to process payment for additional functionality offered by your application. A payment encapsulates a string that identifies a particular product and the quantity of that item the user would like to purchase.

When a mutable payment is added to the payment queue, the payment queue copies the contents into an immutable request before queueing the request. Your application can safely change the contents of the mutable payment object.

Please also check the documentation from Apple for the SKMutablePayment class.
Subclass of the SKPaymentMBS class.

Super class SKPaymentMBS

This class has no sub classes.

Some methods using this class:

Some examples using this class:

Blog Entries


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


SKDownloadMBS   -   SKPaymentMBS


The biggest plugin in space...