Platforms to show: All Mac Windows Linux Cross-Platform

Back to SKPaymentMBS class.

SKPaymentMBS.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 only property)

SKPaymentMBS.Handle 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 internal reference to the SKPayment object.

(Read and Write property)

SKPaymentMBS.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 used to identify a product that can be purchased from within your application. (read-only)

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 only property)

SKPaymentMBS.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. (read-only)

Default value is 1.
Available in Mac OS X v10.7 and later.
(Read only property)

SKPaymentMBS.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. (read-only)

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 only property)

SKPaymentMBS.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 only property)

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


The biggest plugin in space...