Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
11.3
11.4
Statistic
FMM
Blog
In-app purchases in the Mac/iOS App Store
Version | macOS | Windows | Linux | Server | iOS SDK |
8.2 | ✅ 80% | ❌ No | ❌ No | ❌ No | ✅ Yes |
Item | Details |
---|---|
StoreKit.AddPayment Adds a new payment to the transaction query. | Mac/iOS 8.2 |
StoreKit.CanMakePayments Indicates whether the user is allowed to make payments. | Mac/iOS 8.2 |
StoreKit.FinishTransaction Completes a pending transaction. | Mac/iOS 8.2 |
StoreKit.InvalidProductIdentifiers Queries invalid product identifiers. | Mac/iOS 8.2 |
StoreKit.IsProductViewVisible Whether the product view dialog is visible. | Mac/iOS 8.2 |
StoreKit.ProductQueryRunning Whether a product query is running. | Mac/iOS 8.2 |
StoreKit.Products Queries product list. | Mac/iOS 8.2 |
StoreKit.QueryProducts Queries products. | Mac/iOS 8.2 |
StoreKit.RequestReview Shows review dialog. | iOS 8.2 |
StoreKit.RestoreCompletedTransactions Asks the payment queue to restore previously completed purchases. | Mac/iOS 8.2 |
StoreKit.SetProductViewFinishedTrigger Sets trigger for product view. | iOS 8.2 |
StoreKit.SetRestoreCompletedTransactionsTrigger Sets script triggered when transactions are restored. | Mac/iOS 8.2 |
StoreKit.SetUpdatedTransactionsTrigger Sets the script to trigger when transactions change. | Mac/iOS 8.2 |
StoreKit.ShowProductView Shows a new product screen to display. | iOS 8.2 |
StoreKit.Transactions Returns an array of pending transactions as JSON. | Mac/iOS 8.2 |
15 functions shown.
Feedback: Report problem or ask question.