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

Script language

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

IStore.Purchase

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

Parameters

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

Description

Handle a purchase request from a user.

Developer payload is provided for stores that define such a concept (Google Play).

Did you find this page useful? Please give it a rating: