Contents

InvalidTransactionTypeNotSupportedError

An error that indicates the transaction identifier represents an unsupported In-App Purchase type.

Declaration

object InvalidTransactionTypeNotSupportedError

Properties

NameTypeDescription
errorCodeint64

errorMessagestring

Mentioned in

Discussion

The Send Consumption Information V1 endpoint returns this error if the transactionId doesn’t represent a supported in-app purchase. Be sure to provide the same transactionId that you receive to your App Store Server Notifications V2 endpoint in a notification with a CONSUMPTION_REQUEST notificationType.

See Also

Consumption request errors