Purchasing different auto-renewable subscription tiers at the same time

Hi, i can't figure out what would happen and how to handle this case:

  1. Purchase auto-renewable annual subscription with Tier 1
  2. Purchase auto-renewable annual subscription with Tier 2 during Tier 1 subscription.

Currently i found out that i'll receive only Tier 1 subscription in latest_receipt_info and Tier 2 in pending_renewal_info. User Tier 2 will be in latest_receipt_info only after Tier 1 expires.

Is it expected behavior?

How to handle this case when user decides to upgrade/downgrade to other subscription? e.g. when user decides to get more features with higher subscription. Now it looks like user will have to wait before Tier 1 renew date passes and after that Tier 2 subscription features will be available

Thanks for help

Answered by Andrii Hanets in 743788022

The issue was resolved by setting correct subscription levels

Subscription levels: A ranking system of subscriptions within a subscription group that determines the upgrade, downgrade, and crossgrade path available to subscribers. Levels make it possible to offer varying access (basic, premium) of the same service. https://help.apple.com/app-store-connect/#/dev75708c031

Accepted Answer

The issue was resolved by setting correct subscription levels

Subscription levels: A ranking system of subscriptions within a subscription group that determines the upgrade, downgrade, and crossgrade path available to subscribers. Levels make it possible to offer varying access (basic, premium) of the same service. https://help.apple.com/app-store-connect/#/dev75708c031

Purchasing different auto-renewable subscription tiers at the same time
 
 
Q