In-app_purchase items for free trial and subscription

Hello,

I know I can setup an IAP subscription with a 14 day trial as a promo, however, I don't want the users to commit to that and then have to cancel before end of trial.

That will discourage a few people.

I'd like to allow a free-trial separately.
The user can choose to subscribe at any time and/or, once trial expires, ask the user to subscribe.

Checking for that in code is not a problem, I can do that.

I need to properly configure IAPs in the App Store to facilitate that.

Anyone have any guidance?
To add to the initial query, do I need 3 different IAPs in one group?
  • Free trial (no subscription)

  • Subscription after a two week free trial (promo)

  • Subscription (only visible to the user IF their free trial has ended AND they’re not subscribed)

Again, checking subscriptions in code is fine, I'm just not 100% clear on what to implement in the App Store.

Any guidance would help.

Thank you
In-app_purchase items for free trial and subscription
 
 
Q