When a user subscribe first time end date of subscription will be calculated as follow
- If Monthly Subscription, your end date will be "Date of Subscription + 30 Days"
- If Half Yearly Subscription, your end date will be "Date of Subscription + 180 Days"
- If Yearly Subscription, your end date will be "Date of Subscription + 360 Days"
When user is renew his subscription it will be number of days added from the date of renewal as per type of the subscription (Monthly/Half Yearly/Yearly).