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

IStore.Purchase

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

Parameters

developerPayloadAny additional developer-supplied data.
productThe 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: