Stay organized with collections
Save and categorize content based on your preferences.
Google.Play.Billing
Summary
Enumerations
GooglePlayStoreProrationMode
GooglePlayStoreProrationMode
Proration modes during SKU replacement supported by GooglePlay.
Please refer to https://developer.android.com/google/play/billing/subs#change for instructions and examples.
Reserved enum: 4. Note that the Deferred mode is not supported here because it is not compatible with the Unity IAP. More details can be found at: https://issuetracker.google.com/168990998.
Properties |
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.
|
ImmediateWithTimeProration
|
Replacement takes effect immediately, and the remaining time will be prorated and credited to the user.
This is the current default behavior.
|
ImmediateWithoutProration
|
Replacement takes effect immediately, and the new price will be charged on next recurrence time.
The billing cycle stays the same.
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2021-03-18 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2021-03-18 UTC."],[],[]]