Legacy Documentation: Version 5.4
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);

Parameters

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.