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:
9.3
9.4
9.5
10.0
10.1
10.2
10.3
10.4
10.5
10.6
Statistic
FMM
Blog
StoreKit.FinishTransaction
Completes a pending transaction.
| Component | Version | macOS | Windows | Linux | Server | FileMaker iOS SDK |
| StoreKit | 8.2 | Yes | No | No | No | Yes |
MBS( "StoreKit.FinishTransaction"; TransactionID ) More
Parameters
| Parameter | Description | Example |
|---|---|---|
| TransactionID | The ID of the transaction. |
Result
Returns OK or error.
Description
Completes a pending transaction.Your application should call this method on pending transaction to finish them. Calling StoreKit.FinishTransaction on a transaction removes it from the queue. Your application should call finishTransaction only after it has successfully processed the transaction and unlocked the functionality purchased by the user.
Calling StoreKit.FinishTransaction on a transaction that is in the Purchasing state returns an error.
Blog Entries
Created 22nd April 2018, last changed 22nd April 2018
StoreKit.CanMakePayments - StoreKit.InvalidProductIdentifiers
Feedback: Report problem or ask question.
Links
MBS FileMaker Plugins