Platforms to show: All Mac Windows Linux Cross-Platform

Back to SKMutablePaymentMBS class.

SKMutablePaymentMBS.applicationUsername as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 18.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Application-specific user identifier. Optional.

(Read and Write property)

SKMutablePaymentMBS.productIdentifier as string

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
A string that identifies a product that can be purchased from within your application.

The product identifier is a string previously agreed on between your application and the Apple App Store.

Available in Mac OS X v10.7 and later.
(Read and Write property)

SKMutablePaymentMBS.quantity as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
The number of items the user wants to purchase.

The quantity property must be greater than 0.
Available in Mac OS X v10.7 and later.
(Read and Write property)

SKMutablePaymentMBS.requestData as Memoryblock

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 11.2 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
Reserved for future use.

The default value is nil. If requestData is not nil, your payment will be rejected by the Apple App Store.

Available in Mac OS X v10.7 and later.
(Read and Write property)

SKMutablePaymentMBS.simulatesAskToBuyInSandbox as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property StoreKit MBS MacCloud Plugin 19.1 ✅ Yes ❌ No ❌ No ✅ Yes Desktop & iOS
A Boolean value that produces an “ask to buy” flow for this payment in the sandbox.

Available on MacOS 10.14 or newer.
(Read and Write property)

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


The biggest plugin in space...