-
Notifications
You must be signed in to change notification settings - Fork 4
API
Baggers edited this page Sep 14, 2016
·
8 revisions
These are actually just plain old objects with fields, but we give them names here for convenience.
An object with the following fields
- payment
- transactionState
- transactionIdentifier
- transactionDateUTC
- error
An object with the following fields
- quantity
- productIdentifier
- transactionIdentifier
- originalTransactionIdentifier
- purchaseDate
- originalPurchaseDate
- subscriptionExpirationDate
- cancellationDate
- webOrderLineItemID
An object with the following fields
- price
- priceLocale
- localizedDescription
- localizedDescription
- productIdentifier
- localizedTitle
An object with the following fields:
-
valid: an array of SKProductInformation. These are the successfully validated products -
invalid: an array of strings. These are the ids of the invalid products
The string will be success on success and can be safely ignored