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)
Some examples using this 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)
Some examples using this 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)
Some examples using this 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)
Some examples using this 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)
Some examples using this property:
The items on this page are in the following plugins: MBS MacCloud Plugin.