docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface ITransactionDataLayer

    Regroups the transaction methods.

    Namespace: UnityEngine.GameFoundation.DataAccessLayers
    Assembly: solution.dll
    Syntax
    public interface ITransactionDataLayer

    Methods

    Name Description
    MakeVirtualTransaction(string, ICollection<string>, Completer<VirtualTransactionExchangeData>)

    Performs a purchase defined by a VirtualTransaction specified by its id.

    RedeemAppleIap(string, string, Completer<TransactionExchangeData>)

    Validates a Receipt from a successful purchase on an Apple device and applies the rewards to the players account.

    RedeemGoogleIap(string, string, string, Completer<TransactionExchangeData>)

    Validates a Receipt from a successful purchase on a Google device and applies the rewards to the players account.

    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)