Separate next payment date and deactivation date #57675
Labels
No Label
legacy project
Infrastructure: blender.org
legacy project
Infrastructure: Websites
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Information from Developers
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/devfund-website#57675
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently the subscription is deactivated when the next payment datetime is passed (and automatic renewal failed or manual renewal was configured). We want to extend the deactivation by some grace period to make it possible for people to manually renew without immediately losing their membership status.
We could make this grace period depend on the last paid for membership duration, e.g. if the user paid for only a week the grace period will be in the order of days, whereas if the user paid for a year the grace period could be in the order a month.
When paying within the grace period, the next payment date will be set to the old payment date + the amount of time paid for.
Alternative
As a simpler alternative, we could simply start sending reminder mails a few weeks early and allow people to easily pay for their membership before it expires.
Added subscriber: @dr.sybren