Loading...
Searching...
No Matches
juce::InAppPurchases::Purchase Struct Reference

Detailed Description

Represents a purchase of a product in the store.

Public Attributes

String orderId
 A unique order identifier for the transaction (generated by the store).
StringArray productIds
 Unique identifiers of the products that were purchased.
String applicationBundleName
 This will be bundle ID on iOS and package name on Android, of the application for which this in-app product was purchased.
String purchaseTime
 Date of the purchase (in ISO8601 format).
String purchaseToken
 Android only: purchase token that should be used to consume purchase, provided that In-App product is consumable.

Member Data Documentation

◆ orderId

String juce::InAppPurchases::Purchase::orderId

A unique order identifier for the transaction (generated by the store).

◆ productIds

StringArray juce::InAppPurchases::Purchase::productIds

Unique identifiers of the products that were purchased.

◆ applicationBundleName

String juce::InAppPurchases::Purchase::applicationBundleName

This will be bundle ID on iOS and package name on Android, of the application for which this in-app product was purchased.

◆ purchaseTime

String juce::InAppPurchases::Purchase::purchaseTime

Date of the purchase (in ISO8601 format).

◆ purchaseToken

String juce::InAppPurchases::Purchase::purchaseToken

Android only: purchase token that should be used to consume purchase, provided that In-App product is consumable.

linkedin facebook pinterest youtube rss twitter instagram facebook-blank rss-blank linkedin-blank pinterest youtube twitter instagram