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.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]
{"lastModified": "Last updated 2021-03-18 UTC."}