Options
All
  • Public
  • Public/Protected
  • All
Menu

Takes in a response from Apple transaction and produces a parsed transaction. Keeps track of all of them by grouping them together by subscription group.

internal

Hierarchy

  • ParsedTransactions

Index

Methods

addTransaction

  • addTransaction(transaction: AppleLatestReceiptInfo): void

getIsEligibleIntroductoryOffer

getParsedTransactions

isRenewOrRestore

  • isRenewOrRestore(transaction: AppleLatestReceiptInfo): boolean

iterateParsedTransactions

parseTransaction

refundReason

updateIsEligibleIntroductoryOffer

  • updateIsEligibleIntroductoryOffer(transaction: AppleLatestReceiptInfo): void

Static isAutoRenewableSubscriptionTransaction

  • isAutoRenewableSubscriptionTransaction(transaction: AppleLatestReceiptInfo): boolean

Legend

  • Constructor
  • Property
  • Method
  • Static property
  • Static method
  • Property
  • Inherited property

Generated using TypeDoc