Closed joshbillions closed 5 years ago
This looks good and functionally coherent; I have a few minor tweaks I want to do, e.g making the string properties non-optional (using empty string instead) that I’ll clean up sometime this week.
I merged a reduced form of this as I realised several of the properties apply to individual In-App Purchases, rather than the receipt as a whole which is the purpose of ReceiptMetadata
. I would like to expose information like originalTransactionIdentifier
in the future, but it would require larger API changes.
Primarily needed the transaction identifier and original transaction identifier from the receipt metadata.