GoogleProrationMode
Enum of possible proration modes to be passed to a Google Play purchase. Ignored for Amazon purchases.
See https://developer.android.com/google/play/billing/subscriptions#proration for examples
Entries
Link copied to clipboard
Content copied to clipboard
Old subscription is cancelled, and new subscription takes effect immediately. Any time remaining on the old subscription is used to push out the first payment date for the new subscription. User is charged the full price of new subscription once that prorated time has passed.
Link copied to clipboard
Content copied to clipboard
Old subscription is cancelled, and new subscription takes effect immediately. User is charged for the full price of the new subscription on the old subscription's expiration date.