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.

AbstractStore.Purchase

public void Purchase(Purchasing.ProductDefinition product, string developerPayload);

Parameters

developerPayload Any additional developer-supplied data.
product The product to purchase.

Description

Called when a user wants to buy the specified Product.