My name is deepanshu. I am an iOS developer. I want to implement in-app purchase in my application. I want that user can unlock one feature for 7/14 or 28 days inside my application. So I want your help to find out below things.
What type of product (consumable /non-renew product) I will choose in the app store so that after 7/14/28 days the plan will expire for that user.
If the user purchases some plan for 14 days and if he wants to cancel the plan then how can I cancel the plan to the app store from my app . So that if the user will purchase any other plan or same plan again on 10th day then he can easily purchase.
If the user cancels the plan then how can I initiate the refund for that.?