PurchaseHistory
PurchasesHistory
The PurchasesHistory
object give access to the following information:
Name | Description |
---|---|
all | Array of PurchaseHistory objects |
PurchaseHistory
The PurchaseHistory
object give access to the following information:
Name | Description |
---|---|
offeringId | Id of the Offering object involved in the transaction. |
productId | store product identifier |
skuId | Id of the Glassfy Sku object purchased by your customer. |
type | events type |
purchaseDate | Date and time of the transaction. |
expireDate | Expiration date and time of the purchased item, if applicable. |
transactionId | Original trasaction identifier |
subscriberId | Subscriber identifier |
currencyCode | ISO Code of the currency used by the customer. |
countryCode | ISO Code of the country of the Store the transaction took place from. |
isInIntroOfferPeriod | True if the user is in intro offer (including trial) |
promotionalOfferId | Identifier of the promotioanl offer or null |
offerCodeRefName | offer code ref name or null |
licenseCode | license code or null |
webOrderLineItemId | iOS web order line item / Android Order ID |
Updated over 1 year ago