Hello everyone, we have some recurring subscriptions that are supposed to be deprecated, we want the old users to be able to continue on the old plans as long as they want to, renew as many times as they like with no issues.
but we want to block any new subscriptions for these old plans, we obviously removed the items from our apps long time ago, but some people are still able to trigger a purchase some how and it appears in our records.
I think this is from apple's API, I can block the user from redeeming his purchase if he is a new user, but he would have already paid to apple (and to us).
Is there a way to block the item from apple's side? disabling the item from itunesconnect will disable renewals for the current users
thanks in advance.