Skip to main content

Product

Product

All the following properties are String

PropertyiOSAndComment
priceLocalized price string, with only number (eg. 1.99).
productIdReturns a string needed to purchase the item later.
currencyReturns the currency code.
countryCodeReturns the store country code.
localizedPriceLocalized price string, with number and currency symbol (eg. $1.99).
titleReturns the title Android and localizedTitle on iOS.
descriptionReturns the localized description on Android and iOS.
introductoryPriceFormatted introductory price of a subscription, including its currency sign, such as €3.99. The price doesn't include tax.
introductoryPriceAsAmountIOSLocalized introductory price string, with only number (eg. 0.99).
introductoryPricePaymentModeIOSThe payment mode for this product discount.
introductoryPriceNumberOfPeriodsAn integer that indicates the number of periods the product discount is available.
introductoryPriceNumberOfPeriodsIOSAn integer that indicates the number of periods the product discount is available.
introductoryPriceSubscriptionPeriodAn object that defines the period for the product discount.
introductoryPriceSubscriptionPeriodIOSAn object that defines the period for the product discount.
subscriptionPeriodNumberIOSThe period number (in string) of subscription period.
subscriptionPeriodUnitIOSThe period unit in DAY, WEEK, MONTH or YEAR.