The subscriptions section in the backend provides an overview of subscriptions made on PayPlans. Basically, subscription entries are generated whenever a user attempts to subscribe on PayPlans. These include active(completed) and incomplete subscription processes.
On the subscription listing page, you are able to
Manually create and delete subscriptions
Update the status
Extend the expiry of subscriptions
Search and filter by subscription date, plan, and status
To create subscription in backend
Click on New button and select user and set subscription status to "None" and save it.
Then open Invoice tab and edit Pending invoice, mark that invoice paid and save it.
Once invoice marked as paid subscription activates also.
Individual subscriptions can be clicked on to open the subscription edit page.
In the subscription edit page, you are able to:
Manually edit the subscription
Edit custom details(if you created and published any)
Add new invoices to the subscription
View other information that relates to the subscription like invoices, transactions and logs.
If you have created and published plan upgrade instances and this subscription is eligible for that upgrade, an Upgrade Subscription button will be displayed on the top.
In the front-end, user's subscriptions are available on their dashboard under purchases section.(menu item for this can be created).

