docs.unity3d.com
    Show / Hide Table of Contents

    Enum GooglePlayProrationMode

    The Google Play proration mode used when upgrading and downgrading subscription. See more

    Namespace: UnityEngine.Purchasing
    Syntax
    public enum GooglePlayProrationMode

    Fields

    Name Description Value
    Deferred

    Replacement takes effect when the old plan expires, and the new price will be charged at the same time. See more

    ImmediateAndChargeFullPrice

    Replacement takes effect immediately, and the user is charged full price of new plan and is given a full billing cycle of subscription, plus remaining prorated time from the old plan. See more

    ImmediateAndChargeProratedPrice

    Replacement takes effect immediately, and the billing cycle remains the same. The price for the remaining period will be charged. This option is only available for subscription upgrade. See more

    ImmediateWithoutProration

    Replacement takes effect immediately, and the new price will be charged on next recurrence time. The billing cycle stays the same. See more

    ImmediateWithTimeProration

    Replacement takes effect immediately, and the remaining time will be prorated and credited to the user. This is the current default behavior. See more

    UnknownSubscriptionUpgradeDowngradePolicy

    Unknown subscription upgrade downgrade policy

    Back to top
    Terms of use
    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