bpuig / laravel-subby

Laravel Plan and Subscriptions manager.
https://bpuig.github.io/laravel-subby
MIT License
104 stars 42 forks source link

Grace period #101

Closed bpuig closed 3 years ago

bpuig commented 3 years ago

Status

READY

Migrations

YES

Description

Define a grace period for Plan. Subscription will be considered active if has ended but date falls inside grace period.

Todos

Deploy Notes

There are new columns in plans and plan_subscriptions

Impacted Areas in Application