upgradeSubscription

open fun upgradeSubscription(activity: Activity, newSubsId: String): String

Upgrades a subscription to a higher tier. Uses CHARGE_PRORATED_PRICE mode - user pays the difference immediately.

Return

Result message.

Parameters

activity

The activity context.

newSubsId

The new (higher tier) subscription product ID.