Separate next payment date and deactivation date #57675

Open
opened 2018-11-07 11:27:19 +01:00 by Sybren A. Stüvel · 1 comment

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.

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.
Author
Owner

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/devfund-website#57675
No description provided.