docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Method IsPurchasedProductDeferred

    IsPurchasedProductDeferred(Product)

    Determines if the purchase of a product in the Google Play Store is deferred based on its receipt. This indicates if there is an additional step to complete a transaction in between when a user initiates a purchase and when the payment method for the purchase is processed. Handling pending transactions

    Declaration
    bool IsPurchasedProductDeferred(Product product)
    Parameters
    Type Name Description
    Product product

    Product

    Returns
    Type Description
    bool

    trueif the input contains a receipt for a deferred or a pending transaction for a Google Play billing purchase, and false otherwise.

    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