docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class AppleReceipt

    An Apple receipt as defined here: https://developer.apple.com/library/ios/releasenotes/General/ValidateAppStoreReceipt/Chapters/ReceiptFields.html#//apple_ref/doc/uid/TP40010573-CH106-SW1

    Inheritance
    object
    AppleReceipt
    Inherited Members
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    Namespace: UnityEngine.Purchasing.Security
    Assembly: solution.dll
    Syntax
    public class AppleReceipt

    Fields

    Name Description
    inAppPurchaseReceipts

    The receipts of the In-App purchases.

    Properties

    Name Description
    appVersion

    The app version number

    bundleID

    The app bundle ID

    expirationDate

    The expiration date of the receipt

    hash

    A SHA-1 hash, used to validate the receipt.

    opaque

    An opaque value used, with other data, to compute the SHA-1 hash during validation.

    originalApplicationVersion

    The version of the app that was originally purchased.

    receiptCreationDate

    The date the receipt was created

    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023