This new feature allows to specify a fallback plan in config. Default behaviour if config is set is that, when canceled, user subscription will have its plan changed instead of canceled.
Resolves #81
Todos
[x] Tests
[x] Documentation
Deploy Notes
It is necessary to add a new line in config.php, see docs.
Status
READY
Migrations
NO
Description
This new feature allows to specify a fallback plan in config. Default behaviour if config is set is that, when canceled, user subscription will have its plan changed instead of canceled. Resolves #81
Todos
Deploy Notes
It is necessary to add a new line in config.php, see docs.
Impacted Areas in Application
cancel()
method of PlanSubscription behaviour