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.

IPurchasingModule.Configure

public void Configure(Purchasing.Extension.IPurchasingBinder binder);

Parameters

binder Used to register store implementations, extensions and configuration.

Description

Called when Unity IAP is loading your module. Register stores and associated extensions using the IPurchasingBinder.