Electron文档应用开发接口(API)博客
transactionIdentifier
string - 成功加入队列的事务的唯一标识
transactionDate
string - 事务被加入队列的时间
originalTransactionIdentifier
string - App Store恢复的事务的标识符
transactionState
string - 事务状态, 可以是 purchasing
, purchased
, failed
, restored
或 deferred
.
errorCode
Integer - 处理事务时发生错误时的错误代码。
errorMessage
string - 处理事务时发生错误时的错误消息。
payment
Object
productIdentifier
string - 购买产品的标识符。
quantity
Integer - 购买数量。
applicationUsername
string - 系统上不透明的用户帐户标识符。
paymentDiscount
PaymentDiscount (optional) - The details of the discount offer to apply to the payment.