Legacy Documentation: Version 5.6 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

IStore.FinishTransaction

public void FinishTransaction(Purchasing.ProductDefinition product, string transactionId);

Description

Called by Unity IAP when a transaction has been recorded.

Store systems should perform any housekeeping here, such as closing transactions or consuming consumables.