Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

Add fallback plan #95

Merged
merged 1 commit into from
Sep 5, 2021
Merged

Add fallback plan #95

merged 1 commit into from
Sep 5, 2021

Conversation

bpuig
Copy link
Owner

@bpuig bpuig commented Sep 5, 2021

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

  • Tests
  • Documentation

Deploy Notes

It is necessary to add a new line in config.php, see docs.

Impacted Areas in Application

  • cancel() method of PlanSubscription behaviour

@bpuig bpuig added enhancement New feature or request minor Minor change labels Sep 5, 2021
@bpuig bpuig added this to the v5.0.0 milestone Sep 5, 2021
@bpuig bpuig merged commit 91499b6 into main Sep 5, 2021
@bpuig bpuig deleted the feature_fallback_plan branch September 5, 2021 12:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request minor Minor change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fallback plan
1 participant