Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version 22.2 22.3 22.4 22.5 23.0 23.1 23.2 23.3 23.4 23.5 24.0 24.1
The list of the topics, classes, interfaces, controls, modules, global methods by category, global methods by name, screenshots, licenses and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Back to AppReceiptIAPMBS class.
AppReceiptIAPMBS.cancellationDate as Date
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
(Read only property)
AppReceiptIAPMBS.cancellationDateTime as DateTime
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 20.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
AppReceiptIAPMBS.originalPurchaseDate as Date
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
This value corresponds to the original transaction's transactionDate property.
In an auto-renewable subscription receipt, this indicates the beginning of the subscription period, even if the subscription has been renewed.
(Read only property)
AppReceiptIAPMBS.originalPurchaseDateTime as DateTime
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 20.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This value corresponds to the original transaction's transactionDate property.
In an auto-renewable subscription receipt, this indicates the beginning of the subscription period, even if the subscription has been renewed.
(Read only property)
AppReceiptIAPMBS.originalTransactionIdentifier as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Otherwise, identical to the transaction identifier.
This value corresponds to the original transaction's transactionIdentifier property.
All receipts in a chain of renewals for an auto-renewable subscription have the same value for this field.
(Read only property)
AppReceiptIAPMBS.productIdentifier as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This value corresponds to the productIdentifier property of the SKPayment object stored in the transaction’s payment property.
(Read only property)
AppReceiptIAPMBS.purchaseDate as Date
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
This value corresponds to the transaction’s transactionDate property.
For a transaction that restores a previous transaction, the purchase date is the date of the restoration. Use originalPurchaseDate to get the date of the original transaction.
In an auto-renewable subscription receipt, this is always the date when the subscription was purchased or renewed, regardles of whether the transaction has been restored.
(Read only property)
AppReceiptIAPMBS.purchaseDateTime as DateTime
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 20.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
AppReceiptIAPMBS.quantity as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This value corresponds to the quantity property of the SKPayment object stored in the transaction’s payment property.
(Read only property)
AppReceiptIAPMBS.subscriptionExpirationDate as Date
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ❌ No | Desktop, Console & Web |
Only present for auto-renewable subscription receipts.
(Read only property)
AppReceiptIAPMBS.subscriptionExpirationDateTime as DateTime
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 20.5 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
Only present for auto-renewable subscription receipts.
(Read only property)
AppReceiptIAPMBS.transactionIdentifier as String
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
This value corresponds to the transaction's transactionIdentifier property.
(Read only property)
AppReceiptIAPMBS.webOrderLineItemID as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | StoreKit | MBS MacCloud Plugin | 14.3 | ✅ Yes | ❌ No | ❌ No | ✅ Yes | All |
(Read only property)
The items on this page are in the following plugins: MBS MacCloud Plugin.