Read more on our blog.
transactionIdentifier
string - 성공한 결제 트랜잭션을 고유하게 식별하는 문자열.
transactionDate
string - 트랜잭션이 App Store의 결제 큐에 추가된 날짜.
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 (선택 사항) - 결제에 적용할 할인 혜택의 상세 정보.