TransactionInfoResponse
A response that contains signed transaction information for a single transaction.
Declaration
object TransactionInfoResponseProperties
| Name | Type | Description |
|---|---|---|
signedTransactionInfo | JWSTransaction | A customer’s in-app purchase transaction, signed by Apple, in JSON Web Signature (JWS) format. |
Mentioned in
Discussion
The TransactionInfoResponse contains information about the transaction that you request using the Get Transaction Info endpoint. The transactionId in the signedTransactionInfo matches the transactionId you provide in the request path.