Hierarchy (view full)

Properties

platform: Platform

Platform that generated the receipt

transactions: CdvPurchase.Transaction[] = []

List of transactions contained in the receipt, ordered by date ascending.

Methods

  • Finish all transactions in a receipt

    Returns Promise<void>

  • Return true if the receipt contains the given transaction

    Parameters

    Returns boolean

  • Verify a receipt

    Returns Promise<void>